From 0d924b5e46a2877b5c77fd2da539fe6378c9062f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 19:53:13 +0000 Subject: [PATCH] Bump scitools/workflows in the dependencies group Bumps the dependencies group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2024.05.0 to 2024.05.1 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](https://github.com/scitools/workflows/compare/2024.05.0...2024.05.1) --- updated-dependencies: - dependency-name: scitools/workflows dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-locks.yml | 2 +- .github/workflows/ci-manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index ca2b634..a0c6fdc 100644 --- a/.github/workflows/ci-locks.yml +++ b/.github/workflows/ci-locks.yml @@ -18,5 +18,5 @@ concurrency: jobs: refresh_lockfiles: - uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.05.0 + uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.05.1 secrets: inherit diff --git a/.github/workflows/ci-manifest.yml b/.github/workflows/ci-manifest.yml index 2192ad1..b4f747f 100644 --- a/.github/workflows/ci-manifest.yml +++ b/.github/workflows/ci-manifest.yml @@ -25,4 +25,4 @@ concurrency: jobs: manifest: name: "check-manifest" - uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.05.0 + uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.05.1