diff --git a/.github/workflows/standard-python-service.yml b/.github/workflows/standard-python-service.yml index 6e1a735..e3ad3d0 100644 --- a/.github/workflows/standard-python-service.yml +++ b/.github/workflows/standard-python-service.yml @@ -133,7 +133,7 @@ jobs: uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 - name: Build container image - uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0 + uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0 with: # Sentinel pattern: GHA expressions don't have a clean "input was # omitted" check, so we use the literal string "auto" as a sentinel