We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba44bed + d33b539 commit 1863145Copy full SHA for 1863145
.github/workflows/docker-hub.yml
@@ -25,7 +25,7 @@ jobs:
25
images: synfinatic/aws-sso-cli-ecs-server
26
27
- name: Build and push Docker image
28
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
29
with:
30
context: .
31
push: true
0 commit comments