chore(deps): update https://github.com/docker/setup-buildx-action action to v4.3.0
Build image / build (pull_request) Successful in 4m41s Details

This commit is contained in:
renovate 2026-08-19 10:12:09 +00:00
parent 1d27e79a0a
commit b4aa404adf
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@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 uses: https://github.com/docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
- name: Login to registry - name: Login to registry
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'