Skip to content

Commit

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

Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0
  • Loading branch information
maxisoft authored Dec 3, 2024
2 parents 0b97e82 + 727917a commit 48e97ac
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.1.0
uses: crazy-max/ghaction-import-gpg@v6.2.0
if: ${{ env.GPG_PRIVATE_KEY != null }}
with:
gpg_private_key: ${{ env.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 48e97ac

Please sign in to comment.