From cd3011c2afbe2a2eb063d51b6525315cda97d2b6 Mon Sep 17 00:00:00 2001 From: Bruno Borges Date: Thu, 26 Feb 2026 09:30:22 -0500 Subject: [PATCH] fix workflow --- .github/aw/actions-lock.json | 14 ++++++++++++++ .github/workflows/relevance-check.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 .github/aw/actions-lock.json diff --git a/.github/aw/actions-lock.json b/.github/aw/actions-lock.json new file mode 100644 index 00000000..83a65c52 --- /dev/null +++ b/.github/aw/actions-lock.json @@ -0,0 +1,14 @@ +{ + "entries": { + "actions/github-script@v8": { + "repo": "actions/github-script", + "version": "v8", + "sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd" + }, + "github/gh-aw/actions/setup@v0.50.4": { + "repo": "github/gh-aw/actions/setup", + "version": "v0.50.4", + "sha": "90ebf8057e8e005103b8d123732d2c64c30e9b27" + } + } +} diff --git a/.github/workflows/relevance-check.md b/.github/workflows/relevance-check.md index 71fa7118..001985f6 100644 --- a/.github/workflows/relevance-check.md +++ b/.github/workflows/relevance-check.md @@ -26,7 +26,7 @@ You are a relevance evaluator for the **${{ github.repository }}** repository. A The triggering content is: -"${{ needs.activation.outputs.text }}" +"${{ steps.sanitized.outputs.text }}" ## Instructions