From 4f60b966ceb26cd0e784ca4e873917542b14c297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:14:20 +0000 Subject: [PATCH] [CHORE](gha)(deps): Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/6fc4b006235f201fdab3722e17240ab420d580e5...3dc1ecc9bcb9e94e9b2c709687979e1298497054) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/omf_sec_checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/omf_sec_checks.yml b/.github/workflows/omf_sec_checks.yml index 9ba0a4d..6908d21 100644 --- a/.github/workflows/omf_sec_checks.yml +++ b/.github/workflows/omf_sec_checks.yml @@ -40,7 +40,7 @@ jobs: persist-credentials: false - name: Run zizmor 🌈 - uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 + uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 with: persona: pedantic advanced-security: false # Use GH PR Annotations instead of uploading SARIF results for better visibility in the PR