Skip to content

Commit 810ff88

Browse files
Bump docker/build-push-action from 6.10.0 to 6.13.0 (#177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24da091 commit 810ff88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devcontainer-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Docker Buildx
3333
uses: docker/setup-buildx-action@v3.8.0
3434
- name: Build and Push
35-
uses: docker/build-push-action@v6.10.0
35+
uses: docker/build-push-action@v6.13.0
3636
with:
3737
context: .
3838
file: .devcontainer/Dockerfile

0 commit comments

Comments
 (0)