Skip to content

Commit a682a18

Browse files
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#1115)
1 parent c8d5f77 commit a682a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ref: ${{ github.event_name == 'release' && github.ref || env.RELEASE_TAG }}
3232

3333
- name: Set up Docker Buildx
34-
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
34+
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
3535

3636
- name: Log in to GitHub Container Registry
3737
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3

0 commit comments

Comments
 (0)