Skip to content

Commit

Permalink
Merge pull request #94 from somleng/dependabot/github_actions/getsent…
Browse files Browse the repository at this point in the history
…ry/action-release-2

chore(deps): bump getsentry/action-release from 1 to 2
  • Loading branch information
github-actions[bot] authored Feb 7, 2025
2 parents aadb50e + 483d129 commit e682d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inventory-manager-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

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

0 comments on commit e682d65

Please sign in to comment.