Skip to content

Commit

Permalink
Merge pull request #8 from bmatcuk/dependabot/github_actions/crazy-ma…
Browse files Browse the repository at this point in the history
…x/ghaction-import-gpg-3.1.0

Bump crazy-max/ghaction-import-gpg from 3 to 3.1.0
  • Loading branch information
bmatcuk committed May 12, 2021
2 parents c2c0d3c + 1e2e255 commit 3489e4c
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 @@ -32,7 +32,7 @@ jobs:
-
name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v3
uses: crazy-max/ghaction-import-gpg@v3.1.0
with:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
Expand Down

0 comments on commit 3489e4c

Please sign in to comment.