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 df4cb4f RATIS-2614. Bump actions/checkout to 7.0.1 (#151)
df4cb4f is described below
commit df4cb4f14a8a8839866a8fce6ecd1e6fb8a9724c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 08:18:23 2026 +0200
RATIS-2614. Bump actions/checkout to 7.0.1 (#151)
---
.github/workflows/asf-allowlist-check.yaml | 2 +-
.github/workflows/reusable-check.yaml | 2 +-
.github/workflows/zizmor.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/asf-allowlist-check.yaml
b/.github/workflows/asf-allowlist-check.yaml
index dfbcec3..1643477 100644
--- a/.github/workflows/asf-allowlist-check.yaml
+++ b/.github/workflows/asf-allowlist-check.yaml
@@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Checkout project
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #
v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #
v7.0.1
with:
persist-credentials: false
- name: Check actions
diff --git a/.github/workflows/reusable-check.yaml
b/.github/workflows/reusable-check.yaml
index 96e356c..1da5ba6 100644
--- a/.github/workflows/reusable-check.yaml
+++ b/.github/workflows/reusable-check.yaml
@@ -87,7 +87,7 @@ jobs:
timeout-minutes: ${{ inputs.timeout-minutes }}
steps:
- name: Checkout project
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #
v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #
v7.0.1
with:
persist-credentials: false
diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml
index e6ab9f2..e39ce2f 100644
--- a/.github/workflows/zizmor.yaml
+++ b/.github/workflows/zizmor.yaml
@@ -40,7 +40,7 @@ jobs:
security-events: write
steps:
- name: Checkout project
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false