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 fd8b034 commit cf185afCopy full SHA for cf185af
.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.15.0
+ uses: docker/build-push-action@v6.16.0
56
with:
57
context: .
58
load: true # Do not push this image
0 commit comments