Skip to content

Commit

Permalink
Merge pull request #462 from doubleangels/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ev/getsentry/action-release-3

[Github Actions]: Bump getsentry/action-release from 2 to 3
  • Loading branch information
doubleangels authored Mar 4, 2025
2 parents ed92f90 + 45b2136 commit a0018df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-sentry-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Create Sentry release
uses: getsentry/action-release@v2
uses: getsentry/action-release@v3
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: doubleangels
Expand Down

0 comments on commit a0018df

Please sign in to comment.