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 21590cd commit c4a795fCopy full SHA for c4a795f
.github/workflows/ghcr-image-build-and-publish.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
38
39
- name: Set up Docker Buildx
40
- uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
+ uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
41
42
# Login against a Docker registry except on PR
43
# https://github.com/docker/login-action
0 commit comments