this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action): update docker/build-push-action action ( v6.9.0 → v6.10.0 )

| datasource | package | from | to |
| ----------- | ------------------------ | ------ | ------- |
| github-tags | docker/build-push-action | v6.9.0 | v6.10.0 |

authored by

samip5-bot[bot] and committed by
GitHub
3dbe981c 784e6cd3

+1 -1
+1 -1
.github/workflows/publish-schemas.yaml
··· 111 111 EOF 112 112 113 113 - name: Publish web container 114 - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0 114 + uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0 115 115 with: 116 116 context: /home/runner/crdSchemas 117 117 platforms: linux/amd64,linux/arm64