We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dea4aa commit cf70cefCopy full SHA for cf70cef
.github/workflows/go-release.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: "Setup Docker Buildx"
83
if: inputs.docker_enabled
84
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
85
86
- name: "Login to DockerHub"
87
0 commit comments