Skip to content

Commit 8c06c88

Browse files
authored
Merge pull request #14 from combor/dependabot/github_actions/goreleaser/goreleaser-action-7.1.0
Bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0
2 parents 59327df + b647662 commit 8c06c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
160160
passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}
161161
- name: Run GoReleaser
162-
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
162+
uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
163163
with:
164164
version: v2.15.2
165165
args: release --clean

0 commit comments

Comments
 (0)