chore(deps): update docker/setup-buildx-action action to v3.8.0
Build image / build (pull_request) Successful in 4m3s Details
Build image / build (push) Successful in 4m28s Details

This commit is contained in:
renovate 2024-12-16 10:08:43 +00:00
parent c8449aee62
commit b9570cba0b
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@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1 uses: https://github.com/docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
- name: Login to registry - name: Login to registry
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'