Skip to content

Commit 83914c4

Browse files
Merge pull request #1064 from F5Networks/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.3.0
Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
2 parents 4237e1d + 2760e00 commit 83914c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Import GPG key
3434
id: import_gpg
3535
# see https://github.com/hashicorp/terraform-provider-scaffolding/issues/22
36-
uses: crazy-max/ghaction-import-gpg@v6.2.0
36+
uses: crazy-max/ghaction-import-gpg@v6.3.0
3737
with:
3838
# These secrets will need to be configured for the repository:
3939
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)