Skip to content

Commit 1863145

Browse files
authored
Merge pull request #949 from synfinatic/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 4 to 6
2 parents ba44bed + d33b539 commit 1863145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-hub.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
images: synfinatic/aws-sso-cli-ecs-server
2626

2727
- name: Build and push Docker image
28-
uses: docker/build-push-action@v4
28+
uses: docker/build-push-action@v6
2929
with:
3030
context: .
3131
push: true

0 commit comments

Comments
 (0)