This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 562273c38b0 Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 (#39968)
562273c38b0 is described below
commit 562273c38b0c67071d809b338fc0c45658f39e51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 07:51:47 2026 -0400
Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 (#39968)
Bumps
[zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from
0.6.2 to 0.6.3.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
-
[Commits](https://github.com/zizmorcore/zizmor-action/compare/3dc1ecc9bcb9e94e9b2c709687979e1298497054...70fb788f84895a7701f5643d103d587e460b5c99)
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/beam_PreCommit_GHA.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/beam_PreCommit_GHA.yml
b/.github/workflows/beam_PreCommit_GHA.yml
index 253442b67df..fc88c444c9a 100644
--- a/.github/workflows/beam_PreCommit_GHA.yml
+++ b/.github/workflows/beam_PreCommit_GHA.yml
@@ -106,7 +106,7 @@ jobs:
- name: Validate GHA Allowlist
uses: apache/infrastructure-actions/allowlist-check@main # zizmor:
ignore[unpinned-uses]
- name: Run zizmor
- uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054
# v0.6.2
+ uses: zizmorcore/zizmor-action@70fb788f84895a7701f5643d103d587e460b5c99
# v0.6.3
with:
advanced-security: true
- name: run GHA PreCommit script