We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65d1ed1 + ae24bc1 commit 4f0766bCopy full SHA for 4f0766b
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Build the Docker image⛓️
55
id: build
56
- uses: docker/build-push-action@v6.7.0
+ uses: docker/build-push-action@v6.9.0
57
with:
58
provenance: false
59
context: .
0 commit comments