We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45bf2e commit 476e296Copy full SHA for 476e296
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
run: gpg -K
55
56
- name: Setup SSH
57
- uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
+ uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
58
with:
59
ssh-private-key: ${{ secrets.RELEASE_SSH_KEY }}
60
0 commit comments