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.
2 parents 38aad33 + cabe48b commit 1281fc2Copy full SHA for 1281fc2
.github/workflows/kind-image.yml
@@ -33,7 +33,7 @@ jobs:
33
password: ${{ secrets.GITHUB_TOKEN }}
34
35
- name: Build and push
36
- uses: docker/build-push-action@v6.12.0
+ uses: docker/build-push-action@v6.13.0
37
with:
38
context: .
39
push: ${{ github.event_name != 'pull_request' }}
0 commit comments