From 6b978bef715ed804599eca28785d40d3a379659b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 19:58:03 +0000 Subject: [PATCH] chore: bump the github-actions group with 1 update (#8544) 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 880a88b198..1649e4f5cd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -126,7 +126,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.0 + uses: crate-ci/typos@v1.16.1 with: config: .github/workflows/typos.toml