From e86195883bf101beff242786c2f1b67370f32f76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:33:39 +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 9b4e287..98aa561 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@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1 codeql: name: Analyze (${{ matrix.language }})