From a3921d5ff3188ee39d175354c0eb93accff16507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 31 Aug 2026 23:19:59 +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 65a181e..859d467 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@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 + uses: zizmorcore/zizmor-action@70fb788f84895a7701f5643d103d587e460b5c99 # v0.6.3 with: advanced-security: false