From 810d87cd285ae9aa3def942723cd14a8038fb5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 00:43:55 +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.6.1 to 1.6.2 - [Release notes](https://github.com/scientific-python/issue-from-pytest-log/releases) - [Commits](https://github.com/scientific-python/issue-from-pytest-log/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: scientific-python/issue-from-pytest-log dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch 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 0ff0426..8dc754c 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.6.1 + uses: scientific-python/issue-from-pytest-log@v1.6.2 with: log-path: pytest-log.jsonl