diff --git a/.github/workflows/gcp-container-typical.yml b/.github/workflows/gcp-container-typical.yml index e8fb32c..daf9b2d 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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: ./ file: ${{ inputs.container-file }}