Skip to content

Commit 00b1e95

Browse files
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1234)
1 parent a324f42 commit 00b1e95

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@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
34+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
3535

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

0 commit comments

Comments
 (0)