chore(deps): update docker/build-push-action action to v7.1.0 #113

Merged
t.behrendt merged 1 commits from renovate/docker-build-push-action-7.x into main 2026-04-20 08:50:57 +02:00

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@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
with:
context: .
file: ./Dockerfile