Skip to content

Commit eae43e2

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#310)
1 parent ca9a8ef commit eae43e2

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
@@ -22,7 +22,7 @@ jobs:
2222
go-version: "1.25.6"
2323
- name: Import GPG Key
2424
id: import_gpg
25-
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
25+
uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7.0.0
2626
with:
2727
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2828
- name: Run GoReleaser

0 commit comments

Comments
 (0)