Skip to content

Commit

Permalink
Merge pull request #1671 from Belphemur/dependabot/github_actions/get…
Browse files Browse the repository at this point in the history
…sentry/action-release-1.10.1

chore(deps): bump getsentry/action-release from 1.9.0 to 1.10.1
  • Loading branch information
kodiakhq[bot] authored Feb 6, 2025
2 parents ba16256 + a19170f commit 484d30c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
with:
fetch-depth: 0
- name: Sentry Release
uses: getsentry/action-release@v1.9.0
uses: getsentry/action-release@v1.10.1
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{env.SENTRY_NAME}}
Expand Down Expand Up @@ -220,7 +220,7 @@ jobs:
echo "version=$version" >> $GITHUB_OUTPUT
id: version
- name: Sentry Release
uses: getsentry/action-release@v1.9.0
uses: getsentry/action-release@v1.10.1
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{env.SENTRY_NAME}}
Expand Down

0 comments on commit 484d30c

Please sign in to comment.