Skip to content

Commit fb4c88f

Browse files
Bump crazy-max/ghaction-import-gpg from 6 to 7 (#128)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6...v7) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20ad397 commit fb4c88f

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Import GPG key
2020
id: import_gpg
21-
uses: crazy-max/ghaction-import-gpg@v6
21+
uses: crazy-max/ghaction-import-gpg@v7
2222
with:
2323
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2424
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)