Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit e2fdb2a

Browse files
authored
Merge pull request #43 from splattner/renovate/docker-setup-buildx-action-3.x
Update docker/setup-buildx-action action to v3.9.0
2 parents 6f5a148 + 7f93be8 commit e2fdb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
${{ runner.os }}-go-
4242
4343
- name: Set up Docker Buildx
44-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
44+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
4545

4646

4747
- name: Log into registry ${{ env.REGISTRY }}

0 commit comments

Comments
 (0)