Skip to content

Commit 3cfc770

Browse files
authored
Merge pull request #11 from awslabs/dependabot/github_actions/docker/build-push-action-6
chore(deps): bump docker/build-push-action from 5 to 6
2 parents b1d0ecd + db626c9 commit 3cfc770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
uses: docker/setup-buildx-action@v3
312312

313313
- name: Build Docker image
314-
uses: docker/build-push-action@v5
314+
uses: docker/build-push-action@v6
315315
with:
316316
context: .
317317
file: ./Dockerfile

0 commit comments

Comments
 (0)