We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad71032 + 19cc78b commit 5fbe607Copy full SHA for 5fbe607
.github/workflows/build_push_to_ecr.yaml
@@ -54,7 +54,7 @@ jobs:
54
type=semver,pattern={{major}}.{{minor}}
55
56
- name: Build and push Docker images
57
- uses: docker/build-push-action@v2.6.1
+ uses: docker/build-push-action@v2.9.0
58
with:
59
context: .
60
platforms: linux/amd64,linux/arm64
0 commit comments