From 0c9d9f16d54f2f731d6080eddaebc2d68bf6a3ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:34:41 +0000 Subject: [PATCH] Update dependency crate-ci/typos to v1.24.1 --- .github/workflows/typos.yml | 2 +- aqua.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index ed09b68..5aea617 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -13,4 +13,4 @@ jobs: - name: Checkout uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: typos - uses: crate-ci/typos@c97d621b6b01d8b0258538ca15abeca5c5764601 # v1.16.23 + uses: crate-ci/typos@b86466d268920e98b8f1acc7fbb6f08ec871d136 # v1.24.1 diff --git a/aqua.yaml b/aqua.yaml index eb90a75..353b655 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -5,4 +5,4 @@ registries: - type: standard ref: v4.92.0 # renovate: depName=aquaproj/aqua-registry packages: - - name: crate-ci/typos@v1.16.23 # not found for arm in github-release + - name: crate-ci/typos@v1.24.1 # not found for arm in github-release