Skip to content

Commit

Permalink
Merge pull request #1088 from synfinatic/dependabot/github_actions/cr…
Browse files Browse the repository at this point in the history
…azy-max/ghaction-import-gpg-6.2.0

Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0
  • Loading branch information
synfinatic authored Nov 28, 2024
2 parents 6d29aae + 8920408 commit befd977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

# Source: https://github.com/crazy-max/ghaction-import-gpg
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6.1.0
uses: crazy-max/ghaction-import-gpg@v6.2.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit befd977

Please sign in to comment.