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

martin-g 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 b8af8c5  chore(ci): Bump shogo82148/actions-setup-perl from 1.42.0 to 
1.43.0 (#621)
b8af8c5 is described below

commit b8af8c50e0ad425a5f267b8cc1c6fed59c716fc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 08:56:59 2026 +0300

    chore(ci): Bump shogo82148/actions-setup-perl from 1.42.0 to 1.43.0 (#621)
    
    ---
    updated-dependencies:
    - dependency-name: shogo82148/actions-setup-perl
      dependency-version: 1.43.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 aac905f..5efca65 100644
--- a/.github/workflows/test-lang-rust-ci.yml
+++ b/.github/workflows/test-lang-rust-ci.yml
@@ -213,7 +213,7 @@ jobs:
       - name: Rust reads interop files created by Java and Rust
         run: INTEROP_ROOT_FOLDER="main-repo" ./build.sh interop-data-test
 
-      - uses: 
shogo82148/actions-setup-perl@3d3cb73ca65d657a809d97eab324d4e4f140bf5e # v1.42.0
+      - uses: 
shogo82148/actions-setup-perl@05e67354f08b143fe5bd8495e9b80657a3086754 # v1.43.0
         with:
           perl-version: 5.32
 

Reply via email to