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 08ef7b7 commit b783167Copy full SHA for b783167
.github/workflows/cron-update-rust.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
app_id: ${{ secrets.APP_ID }}
17
private_key: ${{ secrets.APP_PRIVATE_KEY }}
18
- - uses: crazy-max/ghaction-import-gpg@v5
+ - uses: crazy-max/ghaction-import-gpg@v6
19
20
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
21
git_user_signingkey: true
0 commit comments