We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb91bc7 commit c8359beCopy full SHA for c8359be
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0
29
- name: Import GPG key
30
id: import_gpg
31
- uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6
+ uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6
32
with:
33
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
34
passphrase: ${{ secrets.PASSPHRASE }}
0 commit comments