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

This commit is contained in:
renovate 2026-05-22 16:11:11 +00:00
parent 8af02acb77
commit 8c9f5400b4
1 changed files with 1 additions and 1 deletions

View File

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