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 50f1c34 commit 6a1c75bCopy full SHA for 6a1c75b
.github/workflows/docker-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: List repository files
27
run: ls -R .; pwd
28
- name: Set up Docker Buildx
29
- uses: docker/setup-buildx-action@v3.10.0
+ uses: docker/setup-buildx-action@v3.11.1
30
31
- name: Log in to GitHub Container Registry
32
uses: docker/[email protected]
0 commit comments