Skip to content

Commit 429ebfe

Browse files
ci(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 (#518)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 432aa66 commit 429ebfe

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

0 commit comments

Comments
 (0)