This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch branch-1
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
commit e3526e7cdf1fff164cce61a9bf7ba47373a0a44d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 13:43:36 2026 +0200
RATIS-2569. Bump actions/checkout to 7.0.0 (#129)
(cherry picked from commit 194c2c59d6314a86b7bea2f0ddb1814685252b91)
---
.github/workflows/ci.yaml | 2 +-
.github/workflows/zizmor.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 6e20a81..433b093 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
|| github.ref_name != 'master'
steps:
- name: Checkout project
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #
v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #
v7.0.0
with:
persist-credentials: false
- name: Restore Maven repo
diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index 2e70c13..b02eeac 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -28,7 +28,7 @@ jobs:
security-events: write
steps:
- name: Checkout project
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false