We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af4a86 commit 61b68c7Copy full SHA for 61b68c7
1 file changed
.github/workflows/release.yml
@@ -95,7 +95,7 @@ jobs:
95
token: ${{ env.GITHUB_TOKEN }}
96
- id: gpg-import
97
name: Import GPG key
98
- uses: crazy-max/ghaction-import-gpg@v6.3.0
+ uses: crazy-max/ghaction-import-gpg@v7.0.0
99
with:
100
git_config_global: true
101
git_push_gpgsign: false
0 commit comments