Skip to content

Commit f442f6e

Browse files
ci(Deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#478)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.3.0 to 7.0.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: 7.0.0 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 33c0f06 commit f442f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ jobs:
554554
token: ${{ secrets.COMMIT_TOKEN }}
555555

556556
- name: Import GPG
557-
uses: crazy-max/ghaction-import-gpg@v6.3.0
557+
uses: crazy-max/ghaction-import-gpg@v7.0.0
558558
with:
559559
gpg_private_key: ${{ secrets.COMMIT_SIGN_KEY }}
560560
passphrase: ${{ secrets.COMMIT_SIGN_KEY_PASSPHRASE }}

0 commit comments

Comments
 (0)