We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6137665 commit 2fb1a0eCopy full SHA for 2fb1a0e
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@2c8bcdab540207666c188bc0c1fe75d2d109dc81
55
56
# Login to GitHub Container Registry (GHCR)
57
- name: Log into GitHub Container Registry (GHCR)
0 commit comments