We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f02afba + a47896f commit 2ac6076Copy full SHA for 2ac6076
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
check-latest: true
26
27
- name: Run GoReleaser
28
- uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
+ uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
29
with:
30
distribution: goreleaser
31
version: latest
0 commit comments