Skip to content

Commit b17c48b

Browse files
authoredMay 23, 2022
Bump goreleaser/goreleaser-action from 2 to 3 (#1370)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2...v3) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84eb526 commit b17c48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version: 1.17
1717
check-latest: true
18-
- uses: goreleaser/goreleaser-action@v2
18+
- uses: goreleaser/goreleaser-action@v3
1919
with:
2020
version: latest
2121
args: release --rm-dist

0 commit comments

Comments
 (0)
Please sign in to comment.