Skip to content

Commit baeefc6

Browse files
ci(deps): Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#82)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 564e16b commit baeefc6

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
@@ -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)