We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727f28a commit 1560a08Copy full SHA for 1560a08
.github/workflows/publish-image.yml
@@ -46,7 +46,7 @@ jobs:
46
fetch-depth: 0
47
48
- name: Set up Docker Buildx
49
- uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c # v2.5.0
+ uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
50
51
- name: Login to GitHub Container Registry
52
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2.1.0
0 commit comments