Skip to content

Commit c30a07a

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 2 to 6 (#442)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 2 to 6. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v2...v6) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg 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 faae539 commit c30a07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
-
4545
name: Import GPG key
4646
id: import_gpg
47-
uses: crazy-max/ghaction-import-gpg@v2
47+
uses: crazy-max/ghaction-import-gpg@v6
4848
env:
4949
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
5050
PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)