We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193b2ef commit bf5eb2dCopy full SHA for bf5eb2d
1 file changed
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: docker/setup-buildx-action@v3
60
61
- name: Build and push to GitHub
62
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
63
with:
64
context: ./
65
file: ./Dockerfile
0 commit comments