Skip to content

Commit b1faf19

Browse files
authored
Merge pull request #168 from Freeesia/dependabot/github_actions/getsentry/action-release-2
2 parents fc42c97 + 299ba2f commit b1faf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
tags: ghcr.io/${{ env.image_tag }}:${{ env.GitVersion_FullSemVer }},ghcr.io/${{ env.image_tag }}:dev
4747
cache-from: type=gha
4848
cache-to: type=gha,mode=max
49-
- uses: getsentry/action-release@v1
49+
- uses: getsentry/action-release@v2
5050
if: github.ref == 'refs/heads/master'
5151
env:
5252
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}

0 commit comments

Comments
 (0)