This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 7a9691563 RATIS-2612. Bump zizmorcore/zizmor-action to 0.6.0 (#1528)
7a9691563 is described below
commit 7a9691563f79d37c41d7f360bcb52793c6dc7816
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 10:04:07 2026 +0200
RATIS-2612. Bump zizmorcore/zizmor-action to 0.6.0 (#1528)
---
.github/workflows/zizmor.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml
index 666405d2f..e39ce2fd4 100644
--- a/.github/workflows/zizmor.yaml
+++ b/.github/workflows/zizmor.yaml
@@ -45,6 +45,6 @@ jobs:
persist-credentials: false
- name: Run zizmor
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa
# v0.5.7
+ uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02
# v0.6.0
with:
advanced-security: ${{ github.repository_owner == 'apache' }}