Skip to content

Commit c6181cf

Browse files
Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2.5.0...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb72906 commit c6181cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: '1.16'
1919
- name: Run GoReleaser
20-
uses: goreleaser/goreleaser-action@v2.5.0
20+
uses: goreleaser/goreleaser-action@v2.6.0
2121
with:
2222
version: latest
2323
args: release --rm-dist

0 commit comments

Comments
 (0)