diff --git a/.github/workflows/gcp-container-typical.yml b/.github/workflows/gcp-container-typical.yml index e8fb32c..03b6aca 100644 --- a/.github/workflows/gcp-container-typical.yml +++ b/.github/workflows/gcp-container-typical.yml @@ -122,7 +122,7 @@ jobs: - name: Build and Push Container 🛠 id: build-and-push - uses: docker/build-push-action@v5 + uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7 with: context: ./ file: ${{ inputs.container-file }}