Skip to content

Commit 35dc844

Browse files
authored
chore(deps): bump docker/build-push-action from 6 to 7 (#51)
2 parents a806035 + 6b21404 commit 35dc844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: docker/setup-buildx-action@v4
3737

3838
- name: Build, tag, and push image to GHCR [python ${{ matrix.python-version }}]
39-
uses: docker/build-push-action@v6
39+
uses: docker/build-push-action@v7
4040
with:
4141
builder: ${{ steps.buildx.outputs.name }}
4242
build-args: |

0 commit comments

Comments
 (0)