We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6137665 commit 0012f87Copy full SHA for 0012f87
1 file changed
.github/workflows/docker-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
# multi-platform images and export cache
52
# https://github.com/docker/setup-buildx-action
53
- name: Set up Docker Buildx
54
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
+ uses: docker/setup-buildx-action@2ae358d897a79d8c08e086f833a3d537bc2dac22
55
56
# Login to GitHub Container Registry (GHCR)
57
- name: Log into GitHub Container Registry (GHCR)
0 commit comments