chore(deps): update https://github.com/docker/setup-buildx-action action to v4.2.0
Build image / build (pull_request) Failing after 1m1s Details

This commit is contained in:
renovate 2026-07-02 10:12:10 +00:00
parent 1035d4e696
commit 4593568655
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: https://github.com/docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
uses: https://github.com/docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
- name: Login to registry
if: github.event_name != 'pull_request'