Skip to content

Commit f71921f

Browse files
authored
Merge branch 'master' into VED-973-Slack-Delta-Alerts
2 parents 8e47d47 + 4132301 commit f71921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
terraform_version: "1.12.2"
109109

110110
- name: Retrieve Terraform Plan
111-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
111+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
112112
with:
113113
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-tfplan
114114
path: infrastructure/instance

0 commit comments

Comments
 (0)