Skip to content

Commit

Permalink
Merge pull request #89 from articulate/dependabot/github_actions/craz…
Browse files Browse the repository at this point in the history
…y-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
Dbaker1298 authored Jun 14, 2023
2 parents 3d7629d + e9439c1 commit c44f0c7
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 @@ -19,7 +19,7 @@ jobs:
cache: true
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549 # pin@v5
uses: crazy-max/ghaction-import-gpg@72b6676b71ab476b77e676928516f6982eef7a41 # pin@v5
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
Expand Down

0 comments on commit c44f0c7

Please sign in to comment.