Merge pull request #613 from unpoller/dependabot/github_actions/crazy-max/ghaction-import-gpg-6
Bump crazy-max/ghaction-import-gpg from 5 to 6
This commit is contained in:
commit
abb1938b06
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: Import GPG key
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@v5
|
||||
uses: crazy-max/ghaction-import-gpg@v6
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
|
||||
- name: "Setup Ruby for packagecloud uploads"
|
||||
|
|
|
|||
Loading…
Reference in New Issue