Skip to content

Commit c9c179c

Browse files
ci(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9ab170 commit c9c179c

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
@@ -97,7 +97,7 @@ jobs:
9797
token: ${{ env.GITHUB_TOKEN }}
9898
- id: gpg-import
9999
name: Import GPG key
100-
uses: crazy-max/ghaction-import-gpg@v6.0.0
100+
uses: crazy-max/ghaction-import-gpg@v6.1.0
101101
with:
102102
git_config_global: true
103103
git_push_gpgsign: false

0 commit comments

Comments
 (0)