From eb5287dc8c53a361aa31e46ffa7d31cf2c64a003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 19:42:51 +0000 Subject: [PATCH] Bump ASFHyP3/actions/.github/workflows/reusable-pytest.yml Bumps [ASFHyP3/actions/.github/workflows/reusable-pytest.yml](https://github.com/asfhyp3/actions) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: ASFHyP3/actions/.github/workflows/reusable-pytest.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test-and-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 9b68a6e..fa039c1 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -13,7 +13,7 @@ on: jobs: call-pytest-workflow: # Docs: https://github.com/ASFHyP3/actions - uses: ASFHyP3/actions/.github/workflows/reusable-pytest.yml@v0.21.0 + uses: ASFHyP3/actions/.github/workflows/reusable-pytest.yml@v0.21.1 with: local_package_name: mulitrtc python_versions: >-