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.
2 parents 8fb94ab + eb93e71 commit 57a27d9Copy full SHA for 57a27d9
.github/workflows/deploy-backend.yml
@@ -105,7 +105,7 @@ jobs:
105
terraform_version: "1.12.2"
106
107
- name: Retrieve Terraform Plan
108
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
109
with:
110
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-tfplan
111
path: infrastructure/instance
0 commit comments