Skip to content

Commit 3bd6c55

Browse files
[dependabot:actions] bump citizensadvice/build-and-private-ecr-push-action
Bumps [citizensadvice/build-and-private-ecr-push-action](https://github.com/citizensadvice/build-and-private-ecr-push-action) from 4 to 6. - [Release notes](https://github.com/citizensadvice/build-and-private-ecr-push-action/releases) - [Commits](citizensadvice/build-and-private-ecr-push-action@ac3a0c4...c371b65) --- updated-dependencies: - dependency-name: citizensadvice/build-and-private-ecr-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f723727 commit 3bd6c55

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd
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)