Skip to content

Commit

Permalink
Merge pull request #915 from F5Networks/dependabot/github_actions/cra…
Browse files Browse the repository at this point in the history
…zy-max/ghaction-import-gpg-6.1.0

Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0
  • Loading branch information
RavinderReddyF5 authored Jan 3, 2024
2 parents 16b8c4e + b2f0c53 commit 79adb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: Import GPG key
id: import_gpg
# see https://github.com/hashicorp/terraform-provider-scaffolding/issues/22
uses: crazy-max/ghaction-import-gpg@v6.0.0
uses: crazy-max/ghaction-import-gpg@v6.1.0
with:
# These secrets will need to be configured for the repository:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 79adb09

Please sign in to comment.