We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5f1da9 + 5098cc0 commit aa6f49dCopy full SHA for aa6f49d
2 files changed
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: kubernetes-sigs/release-actions/setup-bom@8753ea6bdadb814d779c6ec34eaca689dbfb492b # v0.4.3
41
42
- name: Install GoReleaser
43
- uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
+ uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
44
with:
45
install-only: true
46
.github/workflows/snapshot.yml
@@ -31,7 +31,7 @@ jobs:
31
cache: false
32
33
34
35
36
37
0 commit comments