We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d40219 + 8522c7c commit 3f71828Copy full SHA for 3f71828
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
REBAR3_VERSION: "3.24.0"
30
steps:
31
- name: Import GPG key
32
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
33
with:
34
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
35
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments