chore(deps): update docker/build-push-action action to v6.19.2 #95

Merged
t.behrendt merged 1 commits from renovate/docker-build-push-action-6.x into main 2026-02-19 18:35:10 +01:00
Showing only changes of commit 6a9e440bb1 - Show all commits

View File

@@ -68,7 +68,7 @@ jobs:
echo REPO_VERSION=$(git describe --tags --always | sed 's/^v//') >> $GITHUB_OUTPUT
- name: Build and push
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
with:
context: .
file: ./Dockerfile