Skip to content

Commit a6c6d04

Browse files
authored
Merge pull request #82 from cybozu/dependabot/github_actions/actions-dependencies-7695db34b4
Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in the actions-dependencies group
2 parents 0c747f1 + 43c40e7 commit a6c6d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
lint: false
3131
breaking: false
3232
- name: GoReleaser
33-
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
33+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
3434
with:
3535
distribution: goreleaser
3636
version: "~> v2"

0 commit comments

Comments
 (0)