We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea29a73 commit a355103Copy full SHA for a355103
.github/workflows/bump-app-version.yml
@@ -27,7 +27,7 @@ jobs:
27
secrets: |-
28
BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY
29
VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN
30
- - uses: webfactory/ssh-agent@v0.5.3
+ - uses: webfactory/ssh-agent@v0.8.0
31
with:
32
ssh-private-key: ${{ steps.google-secrets.outputs.BOT_SSH_KEY }}
33
- uses: actions/checkout@v3
.github/workflows/update-licenses-disclaimer.yml
0 commit comments