Skip to content

Commit

Permalink
Merge pull request #363 from datadrivers/dependabot/github_actions/cr…
Browse files Browse the repository at this point in the history
…azy-max/ghaction-import-gpg-5.3.0

build(deps): Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0
  • Loading branch information
fabrue authored Aug 8, 2023
2 parents 0815e23 + e43afb3 commit 956af85
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.18
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v5.2.0
uses: crazy-max/ghaction-import-gpg@v5.3.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 956af85

Please sign in to comment.