Skip to content

Commit

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

Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0
  • Loading branch information
maxisoft authored Oct 29, 2023
2 parents 35be5f3 + 4e6f8b6 commit 0d22626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-asf-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
excludes: draft,prerelease

- name: Import GPG key for signing
uses: crazy-max/ghaction-import-gpg@v5.3.0
uses: crazy-max/ghaction-import-gpg@v6.0.0
if: ${{ env.GPG_PRIVATE_KEY != null }}
with:
gpg_private_key: ${{ env.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 0d22626

Please sign in to comment.