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 140d94251ba19c5b88bc8c50195e2d71216e0bf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 15:52:48 2026 +0200
RATIS-2554. Bump actions/checkout to 6.0.3 (#124)
(cherry picked from commit 969c9705021dc201ab053a934988779ccdec0900)
---
.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 a39b9e0..33313c4 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd #
v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #
v6.0.3
with:
persist-credentials: false
- name: Restore Maven repo
diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index 921a050..c5f90e7 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false