chore(deps): update docker/setup-buildx-action action to v3.10.0

This commit is contained in:
renovate[bot]
2025-03-25 18:55:39 +00:00
committed by Wolfgang Walther
parent ab2d9945fa
commit 02590f2e55
+1 -1
View File
@@ -147,7 +147,7 @@ jobs:
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
with:
name: postgrest-ubuntu-aarch64
- uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
with:
username: ${{ vars.DOCKER_USER }}