From a439507c6a4db9fa391dbf26d3e4074d4b150a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:26:29 +0300 Subject: [PATCH] ci: bump the github-actions group with 1 update (#11355) 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 add1d38dee..6f558849be 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -144,7 +144,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.25 + uses: crate-ci/typos@v1.16.26 with: config: .github/workflows/typos.toml