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 c3e06f4 commit e54178fCopy full SHA for e54178f
.github/workflows/continuous-delivery.yml
@@ -178,7 +178,7 @@ jobs:
178
env: ${{ needs.metadata.outputs.stage }}
179
180
- name: Deploy
181
- uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f # v1.2.2
+ uses: appleboy/ssh-action@91f3272fc5907f4699dcf59761eb622a07342f5a # v1.2.3
182
env:
183
STAGE: ${{ needs.metadata.outputs.stage }}
184
with:
0 commit comments