From 1800999395a6731e5607d7fbdf7bf0ae2a9128c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:51:20 +0000 Subject: [PATCH] chore(deps): pin crate-ci/typos action to v1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- lib/forge-std/.github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/forge-std/.github/workflows/ci.yml b/lib/forge-std/.github/workflows/ci.yml index 9b4e2877..02b92de1 100644 --- a/lib/forge-std/.github/workflows/ci.yml +++ b/lib/forge-std/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: - uses: actions/checkout@v5 with: persist-credentials: false - - uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1 + - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1 codeql: name: Analyze (${{ matrix.language }})