We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 105c19e + 5bfe6d6 commit 4fde2e7Copy full SHA for 4fde2e7
.github/workflows/docker-3.2.yml
@@ -48,7 +48,7 @@ jobs:
48
password: ${{ secrets.GITHUB_TOKEN }}
49
50
- name: Build and push
51
- uses: docker/build-push-action@v6.14.0
+ uses: docker/build-push-action@v6.15.0
52
with:
53
push: ${{ github.event_name != 'pull_request' }}
54
context: .
0 commit comments