Skip to content

Commit

Permalink
Merge pull request #53 from maxisoft/dependabot/github_actions/crazy-…
Browse files Browse the repository at this point in the history
…max/ghaction-import-gpg-6.1.0
  • Loading branch information
dependabot[bot] authored May 4, 2024
2 parents 7d7d2a4 + 462192f commit 63737a2
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@v6.0.0
uses: crazy-max/ghaction-import-gpg@v6.1.0
if: ${{ env.GPG_PRIVATE_KEY != null }}
with:
gpg_private_key: ${{ env.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 63737a2

Please sign in to comment.