Skip to content

Commit a854663

Browse files
dependabot[bot]Weltraumschaf
authored andcommitted
Bump crazy-max/ghaction-import-gpg from 5 to 6 in /.github/workflows
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v5...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 29490c5 commit a854663

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
@@ -56,7 +56,7 @@ jobs:
5656
gpg-passphrase: MAVEN_GPG_PASSPHRASE
5757

5858
- name: Import GPG key
59-
uses: crazy-max/ghaction-import-gpg@v5
59+
uses: crazy-max/ghaction-import-gpg@v6
6060
with:
6161
gpg_private_key: ${{ secrets.SCB_BOT_GPG_KEY }}
6262
passphrase: ${{ secrets.SCB_BOT_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)