From c765b3f7c0a0903b8bbf1907c5e2c8da5a604ebf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 15:43:27 +0000 Subject: [PATCH] chore(deps): update ripplefcl/action-fixme-annotate action to v0.1.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93e1da6b..2ee69af9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: rippleFCL/action-fixme-annotate@v0.1.0 + - uses: rippleFCL/action-fixme-annotate@v0.1.1 with: terms: 'WIP|FIXME' case-sensitive: false