Skip to content

Commit 3f71828

Browse files
authored
Merge pull request #56 from ccamel/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
build(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents 9d40219 + 8522c7c commit 3f71828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
REBAR3_VERSION: "3.24.0"
3030
steps:
3131
- name: Import GPG key
32-
uses: crazy-max/ghaction-import-gpg@v6
32+
uses: crazy-max/ghaction-import-gpg@v7
3333
with:
3434
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3535
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)