Skip to content

Commit c3a9ad9

Browse files
Merge pull request #148 from ethanmdavidson/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.2.0
Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0
2 parents eda0e52 + 47b01f0 commit c3a9ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Import GPG key
3838
id: import_gpg
39-
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4
39+
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
4040
with:
4141
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
4242
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)