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 73629eb chore(ci): Bump shogo82148/actions-setup-perl from 1.41.1 to
1.42.0 (#609)
73629eb is described below
commit 73629eb21578b33b4c9c20cf23ca7aac83a2f3bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 08:39:05 2026 +0300
chore(ci): Bump shogo82148/actions-setup-perl from 1.41.1 to 1.42.0 (#609)
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
dependency-version: 1.42.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 11ee15d..8c24520 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@a198315ec4e9244f206879ea7b63078003aec8a6 # v1.41.1
+ - uses:
shogo82148/actions-setup-perl@3d3cb73ca65d657a809d97eab324d4e4f140bf5e # v1.42.0
with:
perl-version: 5.32