Skip to content

Commit cf70cef

Browse files
chore(deps): update docker/setup-buildx-action action to v3.8.0
1 parent 7dea4aa commit cf70cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: "Setup Docker Buildx"
8383
if: inputs.docker_enabled
84-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
84+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
8585

8686
- name: "Login to DockerHub"
8787
if: inputs.docker_enabled

0 commit comments

Comments
 (0)