Skip to content

Commit dba4922

Browse files
authored
Merge pull request #749 from Aiko-IT-Systems/renovate/github-packages
chore(deps): update getsentry/action-release action to v3.5.0
2 parents a3e6a9b + 99a57f4 commit dba4922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
echo "version=10.6.6" >> $GITHUB_OUTPUT
2121
echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
2222
- name: "Create Sentry release"
23-
uses: getsentry/action-release@v3.4.0
23+
uses: getsentry/action-release@v3.5.0
2424
env:
2525
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
2626
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}

0 commit comments

Comments
 (0)