Skip to content

Commit 7f1c943

Browse files
authored
Merge pull request #332 from masutaka/dependabot/github_actions/goreleaser/goreleaser-action-7.1.0
build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0
2 parents 67e4090 + cee927f commit 7f1c943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
go-version-file: "go.mod"
5858
- name: Setup GoReleaser
59-
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
59+
uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
6060
with:
6161
install-only: true
6262
- uses: actions/create-github-app-token@v3

0 commit comments

Comments
 (0)