This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch latest
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git


The following commit(s) were added to refs/heads/latest by this push:
     new b4aae25  HDDS-15972. Bump actions/checkout to 7.0.1 (#81)
b4aae25 is described below

commit b4aae25efdff3234be89a6cc5880b4e90deac3f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 09:08:26 2026 +0200

    HDDS-15972. Bump actions/checkout to 7.0.1 (#81)
---
 .github/workflows/asf-allowlist-check.yaml | 2 +-
 .github/workflows/zizmor.yml               | 2 +-
 2 files changed, 2 insertions(+), 2 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/zizmor.yml b/.github/workflows/zizmor.yml
index e6ab9f2..e39ce2f 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -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
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to