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 af2b516  chore: Bump actions/setup-java from 4.4.0 to 4.5.0 (#36)
af2b516 is described below

commit af2b516cc8e4a7bfb465a793d8d6a86ac7538f8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 07:09:10 2024 +0200

    chore: Bump actions/setup-java from 4.4.0 to 4.5.0 (#36)
---
 .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 8ea784e..fc43881 100644
--- a/.github/workflows/test-lang-rust-ci.yml
+++ b/.github/workflows/test-lang-rust-ci.yml
@@ -151,7 +151,7 @@ jobs:
             ${{ runner.os }}-maven-
 
       - name: 'Setup Temurin JDK 8, 11, 17 & 21'
-        uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # 
v4.4.0
+        uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # 
v4.5.0
         with:
           distribution: 'temurin'
           java-version: |

Reply via email to