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 7e77759Copy full SHA for 7e77759
.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@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
50
51
- name: Login to GitHub Container Registry
52
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2.1.0
0 commit comments