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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new ab81931c5f chore(deps): update actions/checkout digest to 93cb6ef
ab81931c5f is described below

commit ab81931c5fad78c0599f5c72c9b87ecb9a77cd2e
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 1 01:04:13 2025 +0000

    chore(deps): update actions/checkout digest to 93cb6ef
---
 .github/workflows/gradle-dependency-submit.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle-dependency-submit.yaml 
b/.github/workflows/gradle-dependency-submit.yaml
index 4eff276b4e..e7586ea947 100644
--- a/.github/workflows/gradle-dependency-submit.yaml
+++ b/.github/workflows/gradle-dependency-submit.yaml
@@ -18,7 +18,7 @@ jobs:
       contents: write
     steps:
     - name: Checkout sources
-      uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+      uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
       with:
         persist-credentials: false
     - name: Set up JDK 21

Reply via email to