Skip to content

Commit

Permalink
Merge pull request #1294 from gulfofmaine/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…etsentry/action-release-1.9.0
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
2 parents 8f8d428 + 2b73bc1 commit 980b601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
git diff --exit-code && echo 'Already Deployed' || (git commit -am 'Upgrade Buoy Barn to ${{ steps.tagName.outputs.tag }}' && git push)
- name: Create Sentry Release
uses: getsentry/action-release@v1.7.0
uses: getsentry/action-release@v1.9.0
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
Expand Down

0 comments on commit 980b601

Please sign in to comment.