Skip to content

Commit ef65110

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v6
1 parent bbe0d7a commit ef65110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn
3535

3636
- name: Import GPG key
37-
uses: crazy-max/ghaction-import-gpg@v5
37+
uses: crazy-max/ghaction-import-gpg@v6
3838
with:
3939
gpg_private_key: ${{ secrets.SOCIALGROOVYBOT_GPG_PRIVATE_KEY }}
4040
passphrase: ${{ secrets.SOCIALGROOVYBOT_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)