Skip to content

Commit 0b993e4

Browse files
Bump goreleaser/goreleaser-action
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from c21f56a7bc891b5f73bec61233c4102ef8273150 to 9937f9bad91e089c6c6fe1d43dfa7b896ad6da21. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@c21f56a...9937f9b) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd1939e commit 0b993e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set CURRENT_TAG
1919
run: echo "GORELEASER_CURRENT_TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
2020
- name: Run GoReleaser
21-
uses: goreleaser/goreleaser-action@c21f56a7bc891b5f73bec61233c4102ef8273150
21+
uses: goreleaser/goreleaser-action@9937f9bad91e089c6c6fe1d43dfa7b896ad6da21
2222
with:
2323
version: latest
2424
args: release --clean

0 commit comments

Comments
 (0)