diff --git a/.github/workflows/gitstream.yml b/.github/workflows/gitstream.yml index bcab7fa..4457e9e 100644 --- a/.github/workflows/gitstream.yml +++ b/.github/workflows/gitstream.yml @@ -37,7 +37,7 @@ jobs: name: gitStream workflow automation steps: - name: Evaluate Rules - uses: linear-b/gitstream-github-action@v1 + uses: linear-b/gitstream-github-action@v2 id: rules-engine with: full_repository: ${{ github.event.inputs.full_repository }}