Skip to content

Commit b63f7f2

Browse files
Merge pull request #170 from ethanmdavidson/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.3.0
Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
2 parents ca43d8d + b3ead86 commit b63f7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6.2.0
39+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
4040
with:
4141
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
4242
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)