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.1.0 → v3.2.0 )

| datasource | package | from | to |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | docker/setup-buildx-action | v3.1.0 | v3.2.0 |

authored by

samip5-bot[bot] and committed by
GitHub
9aeeb1ab a6585964

+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@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0 89 + uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0 90 90 91 91 - name: Login to GitHub Container Registry 92 92 uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0