chore(deps): update github-actions (#18246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-20 16:12:17 +01:00
committed by GitHub
parent 4e2fc9f017
commit e7b60a9278
6 changed files with 8 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ runs:
- name: Build and push image
id: build
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
with:
context: ${{ inputs.context }}
file: ${{ inputs.dockerfile }}