Skip to content

Commit 4c2dd4d

Browse files
Merge pull request #327 from com-pas/dependabot/github_actions/crazy-max/ghaction-import-gpg-6
build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
2 parents f2c32a3 + 95cd621 commit 4c2dd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automate_javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Import GPG key
4242
id: import_gpg
43-
uses: crazy-max/ghaction-import-gpg@v5
43+
uses: crazy-max/ghaction-import-gpg@v6
4444
with:
4545
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY_BOT}}
4646
git_user_signingkey: true

0 commit comments

Comments
 (0)