From 51ab24a3a137473013eca3856f86284817053ee6 Mon Sep 17 00:00:00 2001 From: updateclibot Date: Fri, 29 May 2026 19:05:31 +0000 Subject: [PATCH 1/3] 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 563bf132657a13ded0b01fcb723c5a58cdd824e2 to 693d20e7c1ce1a81d3a41962f85914253b518449 (Pinned from v7.3.1) 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 0263efa0..72aff3c7 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@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1 + - uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1 with: config-name: release-drafter.yaml env: From 186c6f505d4d683df1be3afa86b994fa26abf82b Mon Sep 17 00:00:00 2001 From: updateclibot Date: Fri, 29 May 2026 19:06:53 +0000 Subject: [PATCH 2/3] chore: deps(github): bump Action release for crate-ci/typos from bbae... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... fadf97b0ec5fdc942684b647f1a6ab250274 to f8a58b6b53f2279f71eb605f03a4ae4d10608f45 (Pinned from v1.47.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 8763c79f..3ba676e3 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@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 + uses: crate-ci/typos@f8a58b6b53f2279f71eb605f03a4ae4d10608f45 # v1.47.0 with: config: _typos.toml From e9953af11cf627895adaf8aa73250114030912dc Mon Sep 17 00:00:00 2001 From: updateclibot Date: Fri, 29 May 2026 19:07:33 +0000 Subject: [PATCH 3/3] chore: deps(github): bump Action release for zizmorcore/zizmor-action... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... from b1d7e1fb5de872772f31590499237e7cce841e8e to 5f14fd08f7cf1cb1609c1e344975f152c7ee938d (Pinned from v0.5.6) Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 1045e1fd..f2b636a7 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -1,13 +1,10 @@ -name: GitHub Actions Security Analysis with zizmor 🌈 - +name: "GitHub Actions Security Analysis with zizmor \U0001F308" on: push: branches: ["main"] pull_request: branches: ["**"] - permissions: {} - jobs: zizmor: runs-on: ubuntu-latest @@ -18,9 +15,8 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - - name: Run zizmor 🌈 - uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3 + - name: "Run zizmor \U0001F308" + uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 with: # intentionally not scanning the entire repository, inputs: ./.github/