We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69e928 commit ceb983eCopy full SHA for ceb983e
2 files changed
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
38
39
- name: Install GoReleaser
40
- uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
+ uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1
41
with:
42
install-only: true
43
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
cache: false
35
36
0 commit comments