Skip to content

Commit 8f68c55

Browse files
build(deps): Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#485)
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 99b6eee commit 8f68c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Import GPG key
9292
id: import_gpg
93-
uses: crazy-max/ghaction-import-gpg@v6.3.0
93+
uses: crazy-max/ghaction-import-gpg@v7.0.0
9494
with:
9595
# These secrets will need to be configured for the repository:
9696
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)