Skip to content

Commit 04963c7

Browse files
Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdba2bb commit 04963c7

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
@@ -27,7 +27,7 @@ jobs:
2727
passphrase: ${{ secrets.PASSPHRASE }}
2828

2929
- name: Run GoReleaser
30-
uses: goreleaser/[email protected].0
30+
uses: goreleaser/[email protected].1
3131
with:
3232
version: latest
3333
args: release --rm-dist

0 commit comments

Comments
 (0)