Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit a250ea1

Browse files
ci(github-action): update docker/build-push-action ( v6.17.0 → v6.18.0 )
| datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | docker/build-push-action | v6.17.0 | v6.18.0 |
1 parent 87dd61c commit a250ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
4646

4747
- name: Build image
48-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
48+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
4949
id: build
5050
env:
5151
DOCKER_BUILD_RECORD_UPLOAD: false

0 commit comments

Comments
 (0)