From bd26f18ef311daa4a02f3a5262ca5a35e8c3af5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Aug 2026 23:32:18 +0000 Subject: [PATCH] chore: update workflow template action versions --- adbc_drivers_dev/templates/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adbc_drivers_dev/templates/dev.yaml b/adbc_drivers_dev/templates/dev.yaml index 1a21d98..65a181e 100644 --- a/adbc_drivers_dev/templates/dev.yaml +++ b/adbc_drivers_dev/templates/dev.yaml @@ -75,6 +75,6 @@ jobs: pre-commit run --all-files --color=always --show-diff-on-failure --verbose - name: Analyze workflows with zizmor - uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 + uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 with: advanced-security: false