Skip to content

Commit ea7db0a

Browse files
Renovate Bottechknowlogick
authored andcommitted
chore(deps): update crazy-max/ghaction-import-gpg action to v6 (#24)
Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent 8bd169d commit ea7db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cache: true
2828
-
2929
name: Import GPG key
30-
uses: crazy-max/ghaction-import-gpg@v5
30+
uses: crazy-max/ghaction-import-gpg@v6
3131
id: import_gpg
3232
with:
3333
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)