We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3142e73 + c4b429e commit 9c086b2Copy full SHA for 9c086b2
1 file changed
.github/workflows/docker-3.3dev.yml
@@ -51,7 +51,7 @@ jobs:
51
password: ${{ secrets.GITHUB_TOKEN }}
52
53
- name: Build and push
54
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
55
with:
56
push: ${{ github.event_name != 'pull_request' }}
57
context: .
0 commit comments