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 7aa1eaac120 remove zizmor (#39355)
7aa1eaac120 is described below

commit 7aa1eaac120ff9fd48ae414f58068be643846d05
Author: Derrick Williams <[email protected]>
AuthorDate: Thu Jul 16 15:54:31 2026 -0400

    remove zizmor (#39355)
---
 .github/workflows/beam_PreCommit_GHA.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.github/workflows/beam_PreCommit_GHA.yml 
b/.github/workflows/beam_PreCommit_GHA.yml
index f98f9fb52c7..af5513a2835 100644
--- a/.github/workflows/beam_PreCommit_GHA.yml
+++ b/.github/workflows/beam_PreCommit_GHA.yml
@@ -42,7 +42,7 @@ permissions:
   packages: read
   pages: read
   repository-projects: read
-  security-events: write
+  security-events: read
   statuses: read
 
 # This allows a subsequently queued workflow run to interrupt previous runs
@@ -78,10 +78,6 @@ jobs:
         comment_phrase: ${{ matrix.job_phrase }}
         github_token: ${{ secrets.GITHUB_TOKEN }}
         github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
-    - name: Run zizmor
-      uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 
# v0.6.0
-      with:
-        advanced-security: true
     - name: Setup environment
       uses: ./.github/actions/setup-environment-action
       with:

Reply via email to