Skip to content

Commit

Permalink
Merge pull request #55 from nodenv/dependabot/github_actions/crazy-ma…
Browse files Browse the repository at this point in the history
…x/ghaction-import-gpg-6

Bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
jasonkarns authored May 26, 2024
2 parents b16943a + 5393566 commit eaffb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{secrets.BOT_TOKEN}}
- uses: crazy-max/ghaction-import-gpg@v5
- uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{secrets.BOT_GPG_SIGN_KEY}}
git_user_signingkey: true
Expand Down

0 comments on commit eaffb07

Please sign in to comment.