Skip to content

Commit e612ced

Browse files
authored
ci(action): update goreleaser/goreleaser-action action to v7 (#252)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 8719520 commit e612ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
gpg_private_key: ${{ secrets.MAVEN_GPG_KEY }}
2929
passphrase: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
3030
- name: Run GoReleaser
31-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
31+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
3232
with:
3333
args: release --clean
3434
env:

0 commit comments

Comments
 (0)