Skip to content

Commit b7695f1

Browse files
authored
Merge pull request #16 from mmichaelb/renovate/pin-dependencies
Pin crazy-max/ghaction-import-gpg action to 82a020f
2 parents a3e3211 + c08ccc7 commit b7695f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
go-version: 1.18
2929
- name: Import GPG key
3030
id: import_gpg
31-
uses: crazy-max/ghaction-import-gpg@v6
31+
uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # v6
3232
with:
3333
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3434
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)