Skip to content

Commit 7d1a7cb

Browse files
ci(deps): Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0
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] <[email protected]>
1 parent 8fdd9f7 commit 7d1a7cb

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
@@ -95,7 +95,7 @@ jobs:
9595
token: ${{ env.GITHUB_TOKEN }}
9696
- id: gpg-import
9797
name: Import GPG key
98-
uses: crazy-max/ghaction-import-gpg@v6.3.0
98+
uses: crazy-max/ghaction-import-gpg@v7.0.0
9999
with:
100100
git_config_global: true
101101
git_push_gpgsign: false

0 commit comments

Comments
 (0)