Skip to content

Commit 2f2dc13

Browse files
chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#3924)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@90a3faa...9c156ee) --- 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 e0bedbd commit 2f2dc13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ jobs:
2929
go-version-file: go.mod
3030

3131
- name: Check GoReleaser config
32-
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
32+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
3333
with:
3434
version: latest
3535
args: check
3636

3737
- name: Run GoReleaser
38-
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
38+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
3939
id: run-goreleaser
4040
with:
4141
version: latest

0 commit comments

Comments
 (0)