Skip to content

Commit c28992a

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-pages-artifact-5
2 parents 77b847d + 8edcd15 commit c28992a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Build and push
4242
id: docker_build
43-
uses: docker/build-push-action@v6
43+
uses: docker/build-push-action@v7
4444
with:
4545
context: .
4646
file: "docker/simple/Dockerfile"

0 commit comments

Comments
 (0)