Skip to content

Commit

Permalink
Merge pull request #3402 from 1c-syntax/dependabot/github_actions/get…
Browse files Browse the repository at this point in the history
…sentry/action-release-2

build(deps): bump getsentry/action-release from 1 to 2
  • Loading branch information
nixel2007 authored Feb 7, 2025
2 parents 1aae3b8 + acd2969 commit 153828c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create Sentry release
uses: getsentry/action-release@v1
uses: getsentry/action-release@v2
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
Expand Down

0 comments on commit 153828c

Please sign in to comment.