Skip to content

Commit 5fbe607

Browse files
authored
Merge pull request #16 from viadee/dependabot/github_actions/docker/build-push-action-2.9.0
Bump docker/build-push-action from 2.6.1 to 2.9.0
2 parents ad71032 + 19cc78b commit 5fbe607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_push_to_ecr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
type=semver,pattern={{major}}.{{minor}}
5555
5656
- name: Build and push Docker images
57-
uses: docker/build-push-action@v2.6.1
57+
uses: docker/build-push-action@v2.9.0
5858
with:
5959
context: .
6060
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)