From 288f879f722fb520ec23fdaac6ebc55647041dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:48:19 +0000 Subject: [PATCH] ci: bump the github-actions group with 1 update (#11616) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a5f2f60d9b..cf2445b677 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -141,7 +141,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.17.0 + uses: crate-ci/typos@v1.17.1 with: config: .github/workflows/typos.toml