Skip to content

Commit

Permalink
Merge pull request #75 from change-engine/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…razy-max/ghaction-import-gpg-6.0.0

Bump crazy-max/ghaction-import-gpg from 5.4.0 to 6.0.0
  • Loading branch information
BarnabyShearer authored Sep 11, 2023
2 parents e0a44f8 + 22788ee commit 2b54c8b
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 @@ -36,7 +36,7 @@ jobs:
# or use an alternative one for key handling.
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v5.4.0
uses: crazy-max/ghaction-import-gpg@v6.0.0
with:
# These secrets will need to be configured for the repository:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 2b54c8b

Please sign in to comment.