Skip to content

Commit b2aaf63

Browse files
authored
Merge pull request #83 from ory/renovate/major-github-actions
chore(deps): update crazy-max/ghaction-import-gpg action to v7
2 parents 74041f8 + a78e848 commit b2aaf63

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
@@ -58,7 +58,7 @@ jobs:
5858
go-version-file: 'go.mod'
5959
cache: true
6060
- name: Import GPG key
61-
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6
61+
uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7
6262
id: import_gpg
6363
with:
6464
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)