Skip to content

Commit 8c570f1

Browse files
Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#276)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 4.6.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15809cb commit 8c570f1

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
@@ -43,7 +43,7 @@ jobs:
4343
PASSPHRASE: ${{ secrets.PASSPHRASE }}
4444
-
4545
name: Run GoReleaser
46-
uses: goreleaser/goreleaser-action@v4.4.0
46+
uses: goreleaser/goreleaser-action@v4.6.0
4747
with:
4848
version: latest
4949
args: release --rm-dist

0 commit comments

Comments
 (0)