Skip to content

Commit 35aabb5

Browse files
chore: bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#644)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42a8d3a commit 35aabb5

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@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
67+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
6868
with:
6969
version: '~> v2'
7070
workdir: tools/cli

0 commit comments

Comments
 (0)