Skip to content

Commit 12b96c0

Browse files
authored
Merge pull request #735 from Aiko-IT-Systems/renovate/github-packages
chore(deps): update getsentry/action-release action to v3.4.0
2 parents b12c174 + 0b63988 commit 12b96c0

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.3.0
23+
uses: getsentry/action-release@v3.4.0
2424
env:
2525
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
2626
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}

0 commit comments

Comments
 (0)