We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7cf3ce + b6a68ac commit 3265d0bCopy full SHA for 3265d0b
1 file changed
.github/workflows/deploy-to-pantheon.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Deploy to Pantheon
53
- name: deploy to Pantheon
54
- uses: pantheon-systems/push-to-pantheon@0.8.0
+ uses: pantheon-systems/push-to-pantheon@0.9.0
55
with:
56
ssh_key: ${{ secrets.SSH_PRIVATE_KEY }}
57
machine_token: ${{ secrets.TERMINUS_TOKEN }}
0 commit comments