Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 9b0b67d

Browse files
authored
Merge pull request #45 from nxt-engineering/dependabot/github_actions/goreleaser/goreleaser-action-3.1.0
Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
2 parents b109e9e + 24fbc95 commit 9b0b67d

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
@@ -42,7 +42,7 @@ jobs:
4242
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
4343
PASSPHRASE: ${{ secrets.PASSPHRASE }}
4444
- name: Run GoReleaser
45-
uses: goreleaser/goreleaser-action@v3.0.0
45+
uses: goreleaser/goreleaser-action@v3.1.0
4646
with:
4747
args: release --rm-dist
4848
env:

0 commit comments

Comments
 (0)