Skip to content

Commit 1ddb66b

Browse files
authored
Merge pull request #100 from Keyfactor/release-v1.2.1
Release v1.2.1
2 parents bab99cf + 13abcc2 commit 1ddb66b

File tree

11 files changed

+650
-231
lines changed

11 files changed

+650
-231
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@v4
35+
uses: goreleaser/goreleaser-action@v5
3636
with:
3737
args: release --clean
3838
env:

0 commit comments

Comments
 (0)