Skip to content

Commit d9d5725

Browse files
build(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.3.0 (#282)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9ed2f89...9c156ee) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e8a28f commit d9d5725

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
@@ -39,7 +39,7 @@ jobs:
3939
DOCKER_USERNAME: ${{ github.actor }}
4040
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
4141
- name: Run GoReleaser
42-
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
42+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
4343
with:
4444
distribution: goreleaser
4545
version: ${{ env.GO_RELEASER_VERSION }} # Not pinnable by hash, nor does it verify its signature

0 commit comments

Comments
 (0)