Skip to content

Commit a93b2a5

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent beddc36 commit a93b2a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-release.yml

Lines changed: 1 addition & 1 deletion
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@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
84+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
8585

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

0 commit comments

Comments
 (0)