Skip to content

Commit 8c3505b

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
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>
1 parent bf9455a commit 8c3505b

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
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: GPG Import
6868
id: gpg-import
69-
uses: crazy-max/ghaction-import-gpg@v6
69+
uses: crazy-max/ghaction-import-gpg@v7
7070
with:
7171
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
7272
passphrase: ${{ secrets.GPG_PASSWORD }}

0 commit comments

Comments
 (0)