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 0dea9e0373 chore(deps): update actions/github-script digest to f28e40c
0dea9e0373 is described below

commit 0dea9e0373a61d98741b09b4ca55f677aaf953c9
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 9 18:48:09 2025 +0000

    chore(deps): update actions/github-script digest to f28e40c
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index 380b2e88c0..c54f6364cd 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -22,7 +22,7 @@ jobs:
       contents: write
     steps:
       - name: Get the current version
-        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 
v7
+        uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # 
v7
         id: current_version
         with:
           # language=javascript

Reply via email to