diff --git a/.github/workflows/deploy-to-pantheon.yml b/.github/workflows/deploy-to-pantheon.yml index cefe8cc..584c5d7 100644 --- a/.github/workflows/deploy-to-pantheon.yml +++ b/.github/workflows/deploy-to-pantheon.yml @@ -72,7 +72,7 @@ jobs: # Deploy to Pantheon - name: deploy to Pantheon - uses: pantheon-systems/push-to-pantheon@0.9.3 + uses: pantheon-systems/push-to-pantheon@0.9.5 with: ssh_key: ${{ secrets.SSH_PRIVATE_KEY }} machine_token: ${{ secrets.TERMINUS_TOKEN }}