Skip to content

Commit 12a113e

Browse files
chore: bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b6e02b commit 12a113e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
go-version-file: 'tools/cli/go.mod'
6666
- name: Run GoReleaser
67-
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
67+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a
6868
with:
6969
version: '~> v2'
7070
workdir: tools/cli

0 commit comments

Comments
 (0)