Skip to content

Commit

Permalink
chore: update semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Dec 18, 2023
1 parent f66ecd2 commit e2b00ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: yarn run build

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@6.0.0
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit e2b00ed

Please sign in to comment.