From 3af7f83b0d6bf76dafeea13a185e16d45e740d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:38:24 +0000 Subject: [PATCH] Bump xarray-contrib/issue-from-pytest-log from 1.2.8 to 1.3.0 Bumps [xarray-contrib/issue-from-pytest-log](https://github.com/xarray-contrib/issue-from-pytest-log) from 1.2.8 to 1.3.0. - [Release notes](https://github.com/xarray-contrib/issue-from-pytest-log/releases) - [Commits](https://github.com/xarray-contrib/issue-from-pytest-log/compare/138db94bfe4b12ac11fc1aff307ee0835feab403...f94477e45ef40e4403d7585ba639a9a3bcc53d43) --- updated-dependencies: - dependency-name: xarray-contrib/issue-from-pytest-log dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index e05cca5c..6ff825ca 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -84,6 +84,6 @@ jobs: && steps.status.outcome == 'failure' && github.event_name == 'schedule' && github.repository_owner == 'Ouranosinc' - uses: xarray-contrib/issue-from-pytest-log@138db94bfe4b12ac11fc1aff307ee0835feab403 # v1.2.8 + uses: xarray-contrib/issue-from-pytest-log@f94477e45ef40e4403d7585ba639a9a3bcc53d43 # v1.3.0 with: log-path: output-${{ matrix.python-version }}-log.jsonl