Skip to content

Commit dd36b0e

Browse files
authored
Merge pull request #437 from cloudfoundry/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents d1418ef + 3ff53a3 commit dd36b0e

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
@@ -25,7 +25,7 @@ jobs:
2525
go-version-file: 'go.mod'
2626
cache: true
2727
- name: Import GPG key
28-
uses: crazy-max/ghaction-import-gpg@v6
28+
uses: crazy-max/ghaction-import-gpg@v7
2929
id: import_gpg
3030
with:
3131
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)