Skip to content

Commit 25ea80c

Browse files
authored
Merge pull request #487 from citizensadvice/dependabot/github_actions/citizensadvice/build-and-private-ecr-push-action-6
[dependabot:actions] bump citizensadvice/build-and-private-ecr-push-action from 4 to 6
2 parents 8811ad3 + 94add06 commit 25ea80c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
1818
- name: Build and push to ECR
19-
uses: citizensadvice/build-and-private-ecr-push-action@ac3a0c4db0275ee5976e3cd41a9ab124a2f880ce
19+
uses: citizensadvice/build-and-private-ecr-push-action@c371b653f4ecccfbec4e46e3580130da7c425918
2020
with:
2121
role_arn: "arn:aws:iam::979633842206:role/LocalOfficeSearchApiDeployment"
2222
dockerfile_context: "."

0 commit comments

Comments
 (0)