Skip to content

Commit 9687f21

Browse files
chore(deps): Update docker/setup-buildx-action action to v4 (#257)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>
1 parent ff52085 commit 9687f21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1818
- # Required for the package command tests to work
1919
name: Set up Docker Buildx
20-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
20+
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4
2121
- name: Install uv
2222
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
2323
with:

0 commit comments

Comments
 (0)