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.19.2 → v7.1.0 ) (#2415)

| datasource | package | from | to |
| ----------- | ------------------------ | ------- | ------ |
| github-tags | docker/build-push-action | v6.19.2 | v7.1.0 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
fd35304f ed576ba4

+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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 114 + uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0 115 115 with: 116 116 context: /home/runner/crdSchemas 117 117 platforms: linux/amd64,linux/arm64