Skip to content

Commit

Permalink
tweak: getSentry action updated with a breaking change; pin earlier v…
Browse files Browse the repository at this point in the history
…ersion step
  • Loading branch information
hannahpurcell committed Feb 10, 2025
1 parent dd666de commit 2beb519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: getsentry/action-release@v1
- uses: getsentry/action-release@v1.10.2
env:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
Expand Down

0 comments on commit 2beb519

Please sign in to comment.