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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new a83f53c  chore(deps): Bump actions/setup-java from 5.1.0 to 5.2.0 
(#436)
a83f53c is described below

commit a83f53c3c798416dd44c127bd373657a1dd44bb6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 08:22:15 2026 +0200

    chore(deps): Bump actions/setup-java from 5.1.0 to 5.2.0 (#436)
---
 .github/workflows/test-lang-rust-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test-lang-rust-ci.yml 
b/.github/workflows/test-lang-rust-ci.yml
index a0a10ac..98eaeac 100644
--- a/.github/workflows/test-lang-rust-ci.yml
+++ b/.github/workflows/test-lang-rust-ci.yml
@@ -167,7 +167,7 @@ jobs:
             ${{ runner.os }}-maven-
 
       - name: "Setup Temurin JDK 8, 11, 17 & 21"
-        uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # 
v5.1.0
+        uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # 
v5.2.0
         with:
           distribution: "temurin"
           java-version: |

Reply via email to