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

dsmiley pushed a commit to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 4fafb78192bba240d43c9539f6dcb98fc1ee1be6
Author: Solr Bot <[email protected]>
AuthorDate: Mon Jun 29 02:16:59 2026 +0200

    Update actions/setup-java action to v5.4.0 (#4564)
    
    (cherry picked from commit 742c7d99c37701791f998fba9f960db469942218)
---
 .github/workflows/dependency-graph-submission.yml                 | 2 +-
 changelog/unreleased/PR#4564-update-actions-setup-java-action.yml | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/dependency-graph-submission.yml 
b/.github/workflows/dependency-graph-submission.yml
index d24d146068f..0f64444447c 100644
--- a/.github/workflows/dependency-graph-submission.yml
+++ b/.github/workflows/dependency-graph-submission.yml
@@ -13,7 +13,7 @@ jobs:
     steps:
       - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # 
v5.0.1
 
-      - uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # 
v5.3.0
+      - uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # 
v5.4.0
         with:
           distribution: temurin
           java-version: 21
diff --git a/changelog/unreleased/PR#4564-update-actions-setup-java-action.yml 
b/changelog/unreleased/PR#4564-update-actions-setup-java-action.yml
new file mode 100644
index 00000000000..38fea6e46e4
--- /dev/null
+++ b/changelog/unreleased/PR#4564-update-actions-setup-java-action.yml
@@ -0,0 +1,7 @@
+title: Update actions/setup-java action to v5.4.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4564
+  url: https://github.com/apache/solr/pull/4564

Reply via email to