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 99bcbab chore(ci): Bump shogo82148/actions-setup-perl from 1.43.0 to
1.43.1 (#632)
99bcbab is described below
commit 99bcbabc40463615bfa9080d536a41bb849b0aac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 09:24:54 2026 +0300
chore(ci): Bump shogo82148/actions-setup-perl from 1.43.0 to 1.43.1 (#632)
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
dependency-version: 1.43.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 5efca65..bacba06 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@05e67354f08b143fe5bd8495e9b80657a3086754 # v1.43.0
+ - uses:
shogo82148/actions-setup-perl@53e33bb27be492a926eee378e8a5f7ff6618b061 # v1.43.1
with:
perl-version: 5.32