Skip to content

Commit 5e3cba0

Browse files
ci(github-action): update docker/build-push-action action ( v6.10.0 → v6.11.0 )
| datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | docker/build-push-action | v6.10.0 | v6.11.0 | Signed-off-by: klabautermann-bot[bot] <134834237+klabautermann-bot[bot]@users.noreply.github.com>
1 parent 2585146 commit 5e3cba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-schemas.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
EOF
119119
120120
- name: Publish web container
121-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
121+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
122122
with:
123123
context: /home/runner/crdSchemas
124124
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)