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.
2 parents 827e9ef + 6a1c75b commit 2c92fafCopy full SHA for 2c92faf
.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/login-action@v3.4.0
0 commit comments