From 71a47701e3f5aac7da70e6b4aa24bbd8d24ed456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 00:43:48 +0000 Subject: [PATCH] Bump scientific-python/issue-from-pytest-log in the github-actions group Bumps the github-actions group with 1 update: [scientific-python/issue-from-pytest-log](https://github.com/scientific-python/issue-from-pytest-log). Updates `scientific-python/issue-from-pytest-log` from 1 to 1.6.1 - [Release notes](https://github.com/scientific-python/issue-from-pytest-log/releases) - [Commits](https://github.com/scientific-python/issue-from-pytest-log/compare/v1...v1.6.1) --- updated-dependencies: - dependency-name: scientific-python/issue-from-pytest-log dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 28969dd..0ff0426 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -63,6 +63,6 @@ jobs: && steps.status.outcome == 'failure' && github.event_name == 'schedule' && github.repository_owner == 'xarray-contrib' - uses: scientific-python/issue-from-pytest-log@v1 + uses: scientific-python/issue-from-pytest-log@v1.6.1 with: log-path: pytest-log.jsonl