We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ca3d6 commit f534724Copy full SHA for f534724
.github/workflows/goreleaser.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: stable
23
- name: Run GoReleaser
24
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
25
26
distribution: goreleaser
27
version: "~> v2"
0 commit comments