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 ( v5.2.0 → v5.3.0 )

| datasource | package | from | to |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | docker/build-push-action | v5.2.0 | v5.3.0 |

authored by

samip5-bot[bot] and committed by
GitHub
a6585964 2f2eceb0

+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@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0 114 + uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0 115 115 with: 116 116 context: /home/runner/crdSchemas 117 117 platforms: linux/amd64,linux/arm64