Skip to content

Commit 78ea145

Browse files
authored
Merge pull request #10 from askrella/dependabot/github_actions/goreleaser/goreleaser-action-6.2.1
Bump goreleaser/goreleaser-action from 6.2.0 to 6.2.1
2 parents 3d19116 + c96c48f commit 78ea145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3333
passphrase: ${{ secrets.PASSPHRASE }}
3434
- name: Run GoReleaser
35-
uses: goreleaser/goreleaser-action@026299872805cb2db698e02dd7fb506a4da5122d # v6.2.0
35+
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
3636
with:
3737
args: release --clean
3838
env:

0 commit comments

Comments
 (0)