fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-10 15:11:47 +00:00
committed by GitHub
parent 615e5a95f5
commit ed9d6fe5d8
10 changed files with 30 additions and 28 deletions

View File

@@ -175,7 +175,7 @@ jobs:
- name: Build Docker image
id: build-image
if: steps.resolve-image.outputs.image_source == 'build'
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
with:
context: .
file: ./Dockerfile