From 89916aa176c708e11e2248ac1194e6a73e88f87a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 23:34:43 +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 5c3f7ab..1a21d98 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@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0 + uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 with: advanced-security: false