Skip to content

Commit bbea922

Browse files
authored
Merge pull request #8 from surajssd/renovate/docker-build-push-action-7.x
chore(deps): update docker/build-push-action action to v7
2 parents ffc1acd + 8922a81 commit bbea922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-openclaw-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: echo "timestamp=$(TZ=America/Los_Angeles date +%Y%m%d-%H%M%S)" >> "${GITHUB_OUTPUT}"
4444

4545
- name: Build and push
46-
uses: docker/build-push-action@v6
46+
uses: docker/build-push-action@v7
4747
with:
4848
context: containers/openclaw
4949
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)