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

Commit 4515a0a

Browse files
Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.1.0 (#225)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 4.4.0 to 5.1.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md) - [Commits](crazy-max/ghaction-import-gpg@v4.4.0...v5.1.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f0ce9f commit 4515a0a

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@v4.4.0
40+
uses: crazy-max/ghaction-import-gpg@v5.1.0
4141
with:
4242
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}
4343
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)