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 caab818 commit 566283fCopy full SHA for 566283f
.github/workflows/main.yml
@@ -107,7 +107,7 @@ jobs:
107
# https://github.com/docker/build-push-action
108
- name: Build and push Docker image
109
id: build-and-push
110
- uses: docker/build-push-action@v6.9.0
+ uses: docker/build-push-action@v6.18.0
111
with:
112
context: .
113
push: ${{ github.event_name != 'pull_request' }}
0 commit comments