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 1eb0846 commit f9a9c66Copy full SHA for f9a9c66
.github/workflows/deploy-dapp.yml
@@ -138,7 +138,7 @@ jobs:
138
# --- Git Push Environment Update ---
139
# I think this step is not necessary, but I will keep it for now
140
- name: Setup SSH Agent
141
- uses: webfactory/ssh-agent@v0.5.3
+ uses: webfactory/ssh-agent@v0.9.1
142
with:
143
ssh-private-key: ${{ secrets.SSH_KEY_TEAM_PRODUCT_GITHUB_PUSH }}
144
0 commit comments