Skip to content

Commit a4aa7e1

Browse files
Bump crazy-max/ghaction-import-gpg from 5 to 6 (#180)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee2f01 commit a4aa7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Import GPG signing information
6363
if: steps.diff.outputs.DIFF == 'true'
64-
uses: crazy-max/ghaction-import-gpg@v5
64+
uses: crazy-max/ghaction-import-gpg@v6
6565
with:
6666
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
6767
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)