Skip to content

Commit

Permalink
tweak: pin to v1 major sentry action-release (#2960)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborza authored Feb 12, 2025
1 parent a60972b commit ac0ee0a
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.10.2
- uses: getsentry/action-release@v1
env:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
Expand Down

0 comments on commit ac0ee0a

Please sign in to comment.