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 47da94d commit d79d8a5Copy full SHA for d79d8a5
.github/workflows/lint-and-test.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: docker/setup-buildx-action@v3
53
54
- name: Build and export Docker image
55
- uses: docker/build-push-action@v6.9.0
+ uses: docker/build-push-action@v6.10.0
56
with:
57
context: .
58
load: true # Do not push this image
0 commit comments