Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit b7f7788

Browse files
Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 (#321)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebbbc4a commit b7f7788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: maven
3838
- name: Import GPG key
3939
id: import_gpg
40-
uses: crazy-max/ghaction-import-gpg@v5.3.0
40+
uses: crazy-max/ghaction-import-gpg@v6.0.0
4141
with:
4242
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
4343
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)