Skip to content

Commit 72a5e28

Browse files
ci(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#9)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ab170 commit 72a5e28

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)