From a2c5ab616971f9560725b3ecf5251beae323e007 Mon Sep 17 00:00:00 2001 From: updateclibot Date: Mon, 15 Jun 2026 17:15:57 +0000 Subject: [PATCH 1/2] chore: deps(github): bump Action release for crate-ci/typos from 44e2... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 070e6017f834bf069503acb35ca0ca0b75f2 to 37bb98842b0d8c4ffebdb75301a13db0267cef89 (Pinned from v1.47.2) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index a4c16db0..2988ed6c 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -16,6 +16,6 @@ jobs: with: persist-credentials: false - name: Run typos - uses: crate-ci/typos@44e2070e6017f834bf069503acb35ca0ca0b75f2 # v1.47.1 + uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 with: config: _typos.toml From 71c665e3399a7225c4dc05afe73cc4fe5cf088ce Mon Sep 17 00:00:00 2001 From: updateclibot Date: Wed, 17 Jun 2026 08:37:10 +0000 Subject: [PATCH 2/2] chore: deps(github): bump Action release for release-drafter/release-... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... drafter from 693d20e7c1ce1a81d3a41962f85914253b518449 to ed4bc48ec97379be2258e7b7ac2624a3e26ab809 (Pinned from v7.4.0) Made with ❤️️ by updatecli --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 72aff3c7..1733e8f8 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -13,7 +13,7 @@ jobs: contents: write pull-requests: read steps: - - uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1 + - uses: release-drafter/release-drafter@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0 with: config-name: release-drafter.yaml env: