Skip to content

Commit

Permalink
Merge 56ee145 into d6e22c3
Browse files Browse the repository at this point in the history
  • Loading branch information
fiddlermikey authored Jul 17, 2024
2 parents d6e22c3 + 56ee145 commit 4c6b8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
gpg_private_key: ${{ secrets.gpg_key }}
passphrase: ${{ secrets.gpg_pass }}
- name: Run GoReleaser
uses: keyfactor/goreleaser-action@v6.0.0
uses: keyfactor/goreleaser-action@v5.1.0
with:
args: ${{ env.GO_ARGS }}
env:
Expand Down

0 comments on commit 4c6b8e6

Please sign in to comment.