Merge pull request #8 from kevinveenbirkenbach/dependabot/github_actions/docker/build-push-action-7.4.0

build(deps): bump docker/build-push-action from 6.19.2 to 7.4.0
This commit is contained in:
2026-09-23 00:45:06 +02:00
committed by GitHub

View File

@@ -102,7 +102,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and publish image
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0
with:
context: .
file: ./Dockerfile