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