Compare commits

..

No commits in common. "f055437364a22aea57da2baa347fc4a4ffd7c709" and "39fe3658c15569a52f7796407dacdc2531b42186" have entirely different histories.

View file

@ -83,7 +83,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
with:
context: .
push: ${{ github.event_name != 'pull_request' }}