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 81c6a30 commit e2db1e1Copy full SHA for e2db1e1
.github/workflows/ghcr-image-build-and-publish.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
39
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
42
43
# Login against a Docker registry except on PR
44
# https://github.com/docker/login-action
0 commit comments