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/setup-buildx-action action ( v3.12.0 → v4.0.0 ) (#2413)

| datasource | package | from | to |
| ----------- | -------------------------- | ------- | ------ |
| github-tags | docker/setup-buildx-action | v3.12.0 | v4.0.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
cc5aeac1 d3c546ed

+1 -1
+1 -1
.github/workflows/publish-schemas.yaml
··· 86 86 87 87 - name: Setup Docker Buildx 88 88 id: buildx 89 - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 89 + uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 90 90 91 91 - name: Login to GitHub Container Registry 92 92 uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0