Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit f835f33

Browse files
chore(deps): update docker/setup-buildx-action action to v3.12.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb55b19 commit f835f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
cosign-release: v2.2.4
2020
- name: Set up Docker Buildx
21-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
21+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
2222
- name: Login to GitHub Container Registry
2323
uses: docker/login-action@v3
2424
with:

0 commit comments

Comments
 (0)