Skip to content

Commit eb96e14

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 5c896e2 commit eb96e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
type=ref,event=pr
6262
6363
- name: Build and push
64-
uses: docker/build-push-action@v6.19.2
64+
uses: docker/build-push-action@v7.0.0
6565
with:
6666
provenance: false
6767
file: "./Sample-Server/Dockerfile"

0 commit comments

Comments
 (0)