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 f81587f + 3d75e49 commit a34fc26Copy full SHA for a34fc26
.github/workflows/deploy-backend.yml
@@ -83,7 +83,7 @@ jobs:
83
run: make plan-ci
84
85
- name: Save Terraform Plan
86
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
87
with:
88
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-tfplan
89
path: infrastructure/instance/tfplan
0 commit comments