From c61633f7ee12c7ed759618b8bfc2434db092fe90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:26:48 +0000 Subject: [PATCH] Bump zizmorcore/zizmor-action in the actions group Bumps the actions group with 1 update: [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `zizmorcore/zizmor-action` from 7f2abfff7488a44086dba64ed2f5a9b431508079 to a8fb1d7e7d9fdb877a9986d8a9ca6e07c2106e21 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/7f2abfff7488a44086dba64ed2f5a9b431508079...a8fb1d7e7d9fdb877a9986d8a9ca6e07c2106e21) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: a8fb1d7e7d9fdb877a9986d8a9ca6e07c2106e21 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/zizmor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index 49e996d21..d3c07ef74 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -18,4 +18,4 @@ jobs: with: persist-credentials: false - name: Run zizmor - uses: zizmorcore/zizmor-action@7f2abfff7488a44086dba64ed2f5a9b431508079 \ No newline at end of file + uses: zizmorcore/zizmor-action@a8fb1d7e7d9fdb877a9986d8a9ca6e07c2106e21 \ No newline at end of file