Skip to content

Commit f12bba0

Browse files
chore(deps): update getsentry/action-release action to v3
1 parent 945ed1a commit f12bba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: docker cp gptwrapper:/opt/app-root/src/dist ./dist
4949

5050
- name: Create Sentry release
51-
uses: getsentry/action-release@v1
51+
uses: getsentry/action-release@v3
5252
env:
5353
SENTRY_URL: https://toska.cs.helsinki.fi/
5454
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_TOKEN }}

0 commit comments

Comments
 (0)