Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 63189ed

Browse files
authoredNov 11, 2024··
chore(deps): bump crazy-max/ghaction-import-gpg from 2 to 6
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>
1 parent 950f12a commit 63189ed

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)
Please sign in to comment.