Chore(deps): Bump docker/build-push-action from 7.3.0 to 7.4.0 (#7182)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-24 17:04:48 +00:00
committed by GitHub
parent c5a218c39a
commit b1935ed8a0
+1 -1
View File
@@ -106,7 +106,7 @@ jobs:
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7
with:
context: .
push: ${{ github.event_name != 'pull_request' }}