Skip to content

Commit fa795a1

Browse files
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1090fc commit fa795a1

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
@@ -49,7 +49,7 @@ jobs:
4949
PASSPHRASE: ${{ secrets.PASSPHRASE }}
5050
-
5151
name: Run GoReleaser
52-
uses: goreleaser/goreleaser-action@v2.8.1
52+
uses: goreleaser/goreleaser-action@v2.9.1
5353
with:
5454
version: latest
5555
args: release --rm-dist

0 commit comments

Comments
 (0)