Skip to content

Commit 8f06167

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v6.3.0
1 parent 7319f63 commit 8f06167

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
@@ -18,7 +18,7 @@ jobs:
1818
go-version-file: 'go.mod'
1919
cache: true
2020
- name: Import GPG key
21-
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # v6.1.0
21+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
2222
id: import_gpg
2323
with:
2424
gpg_private_key: ${{ secrets.PLURAL_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)