diff --git a/.github/workflows/umm_review.yml b/.github/workflows/umm_review.yml index 22127f2..0b9aebb 100644 --- a/.github/workflows/umm_review.yml +++ b/.github/workflows/umm_review.yml @@ -83,7 +83,7 @@ jobs: # to the action's defaults. Inputs whose default is empty # (fallback_model, max_findings) pass empty when the var is unset — # identical to omitting them. - - uses: aliasunder/umm-actually@04223833a3d8b82a10482440c2aee4118fc5f9e8 # v0.3.11 + - uses: aliasunder/umm-actually@2581a0acedb2185ff2bf727d744b65d28f2cd77f # v0.3.14 with: github_token: ${{ steps.app-token.outputs.token }} openrouter_api_key: ${{ secrets.OPENROUTER_KEY }}