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-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new fe8ed7d  RATIS-2502. Bump zizmor-action to 0.5.3 (#107)
fe8ed7d is described below

commit fe8ed7d0870887eb5622aca996163397bb30ad61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 20 11:06:39 2026 +0200

    RATIS-2502. Bump zizmor-action to 0.5.3 (#107)
---
 .github/workflows/ci.yaml    | 1 -
 .github/workflows/zizmor.yml | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 134a3a2..a39b9e0 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -32,7 +32,6 @@ permissions: { }
 jobs:
   build:
     runs-on: ubuntu-24.04
-    environment: org # see https://issues.apache.org/jira/browse/INFRA-27775
     if: github.event_name == 'pull_request'
       || github.repository == 'apache/ratis-thirdparty'
       || github.ref_name != 'master'
diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index 4170281..6b7263f 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -33,4 +33,4 @@ jobs:
         persist-credentials: false
 
     - name: Run zizmor
-      uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 
# v0.5.2
+      uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e 
# v0.5.3

Reply via email to