chore(deps): update docker/setup-buildx-action action to v4.2.0

This commit is contained in:
renovate[bot]
2026-07-02 20:08:01 +00:00
committed by Wolfgang Walther
parent 099f053f50
commit 01593a8a2e
+1 -1
View File
@@ -132,7 +132,7 @@ jobs:
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
with:
name: postgrest-ubuntu-aarch64
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
- uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
with:
username: ${{ vars.DOCKER_USER }}