From 6592ec8a8de1e17ed9d99a31e280f874c6d9f346 Mon Sep 17 00:00:00 2001 From: aliasunder Date: Wed, 2 Sep 2026 00:57:55 -0400 Subject: [PATCH] ci: bump umm-actually to v0.3.14 Co-Authored-By: Claude Fable 5.1 --- .github/workflows/umm_review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/umm_review.yml b/.github/workflows/umm_review.yml index 9b864e6..a3b9ebe 100644 --- a/.github/workflows/umm_review.yml +++ b/.github/workflows/umm_review.yml @@ -84,7 +84,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@74276fdab1793e985ccef030fabfdcd9ccc72e4d # v0.3.13 + - uses: aliasunder/umm-actually@2581a0acedb2185ff2bf727d744b65d28f2cd77f # v0.3.14 with: github_token: ${{ steps.app-token.outputs.token }} openrouter_api_key: ${{ secrets.OPENROUTER_KEY }}