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 5331a2d commit 052afa2Copy full SHA for 052afa2
.github/workflows/docker-build-lambda-soak.yml
@@ -34,7 +34,7 @@ jobs:
34
restore-keys: |
35
${{ runner.os }}-buildx-
36
- name: Build docker image
37
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
38
with:
39
push: true
40
context: adot/utils/soak
0 commit comments