Skip to content

Commit 3a1cdb1

Browse files
authored
Merge pull request #112 from gitfool/renovate/docker-setup-buildx-action-3.x
2 parents 1513902 + 0664c9f commit 3a1cdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ secrets.DOCKER_TOKEN }}
4040

4141
- name: Setup buildx
42-
uses: docker/setup-buildx-action@v2.10.0
42+
uses: docker/setup-buildx-action@v3.0.0
4343

4444
- name: Export runtime
4545
uses: crazy-max/ghaction-github-runtime@v3.0.0

0 commit comments

Comments
 (0)