From d3fa7f53e15d71657e5cd29162a81d5e867e8e75 Mon Sep 17 00:00:00 2001 From: updateclibot Date: Sat, 1 Aug 2026 13:19:39 +0000 Subject: [PATCH 1/4] chore: deps(github): bump Action tag for release-drafter/release-draf... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ter from eada3c96a64734dd381cfbda23511034e328ddb0 to 34d80673e067bdc0c24568d3af899c216adcfaa9 (Pinned from v7.7.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 e6394eab..19e4947c 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@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0 + - uses: release-drafter/release-drafter@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7.7.0 with: config-name: release-drafter.yaml env: From 0c72bcbc147107003faea5b2fc44a02042ed715b Mon Sep 17 00:00:00 2001 From: updateclibot Date: Sat, 1 Aug 2026 13:21:27 +0000 Subject: [PATCH 2/4] chore: deps(github): bump Action tag for zizmorcore/zizmor-action fro... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... m 6599ee8b7a49aef6a770f63d261d214911a7ce02 to 6fc4b006235f201fdab3722e17240ab420d580e5 (Pinned from v0.6.1) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 5db1dd1b..28807829 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -16,7 +16,7 @@ jobs: with: persist-credentials: false - name: "Run zizmor \U0001F308" - uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0 + uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 with: # intentionally not scanning the entire repository, inputs: ./.github/ From 870a84c0ee62e075412c1653931a9cf12fc1ae83 Mon Sep 17 00:00:00 2001 From: updateclibot Date: Sun, 2 Aug 2026 06:13:28 +0000 Subject: [PATCH 3/4] chore: deps(github): bump Action tag for zizmorcore/zizmor-action fro... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... m 6fc4b006235f201fdab3722e17240ab420d580e5 to 3dc1ecc9bcb9e94e9b2c709687979e1298497054 (Pinned from v0.6.2) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 28807829..872129a2 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -16,7 +16,7 @@ jobs: with: persist-credentials: false - name: "Run zizmor \U0001F308" - uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 + uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 with: # intentionally not scanning the entire repository, inputs: ./.github/ From acf8ac57f41d50981e2fbf93cbff0a192da2c3cc Mon Sep 17 00:00:00 2001 From: updateclibot Date: Tue, 4 Aug 2026 05:59:51 +0000 Subject: [PATCH 4/4] chore: deps(github): bump Action release for crate-ci/typos from bee2... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 7e3a4fd1ea2111cf90ab89cd076c870fce14 to 8a48f81b6c64dcfea44b3633223084c4be58ac5f (Pinned from v1.49.0) 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 dcfe50a8..dad40947 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@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 + uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f # v1.49.0 with: config: _typos.toml