We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f8d8d commit 881130dCopy full SHA for 881130d
1 file changed
.github/workflows/integration.yml
@@ -104,7 +104,7 @@ jobs:
104
persist-credentials: false
105
106
- name: Install SSH Client
107
- uses: webfactory/ssh-agent@v0.2.0
+ uses: webfactory/ssh-agent@v0.4.1
108
with:
109
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
110
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments