Skip to content

Commit

Permalink
Merge pull request #1 from metio/dependabot/github_actions/crazy-max/…
Browse files Browse the repository at this point in the history
…ghaction-import-gpg-6

chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
2 parents ad34d78 + 0d1a2ac commit 3fd0857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- id: import_gpg
name: Import GPG key
if: steps.commits.outputs.count > 0
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_SECRET_KEY_BASE64 }}
passphrase: ${{ secrets.GPG_SECRET_KEY_PASSWORD }}
Expand Down

0 comments on commit 3fd0857

Please sign in to comment.