chore(deps): bump docker/build-push-action from 5 to 6 (#14023)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-27 18:39:22 -05:00
committed by GitHub
parent b9e361cbea
commit d6067deb0e

View File

@ -124,7 +124,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push reproducible image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile.reproducible