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 8e47d47 + 4132301 commit f71921fCopy full SHA for f71921f
.github/workflows/deploy-backend.yml
@@ -108,7 +108,7 @@ jobs:
108
terraform_version: "1.12.2"
109
110
- name: Retrieve Terraform Plan
111
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
+ uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
112
with:
113
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-tfplan
114
path: infrastructure/instance
0 commit comments