Skip to content

Commit 641033a

Browse files
authored
Merge pull request #1 from ETHZ-RobotX/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 6311624 + fc7e248 commit 641033a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_push.yml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Build and push Docker image
5555
id: docker-build
56-
uses: docker/build-push-action@v5
56+
uses: docker/build-push-action@v6
5757
env:
5858
BUILDX_NO_DEFAULT_ATTESTATIONS: 1
5959
with:

0 commit comments

Comments
 (0)