From a10d3aa3414055b4e6abcb7bebf02622f8a21290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 06:13:45 +0000 Subject: [PATCH] Bump scientific-python/spec0-action from 1.4 to 1.5 Bumps [scientific-python/spec0-action](https://github.com/scientific-python/spec0-action) from 1.4 to 1.5. - [Release notes](https://github.com/scientific-python/spec0-action/releases) - [Commits](https://github.com/scientific-python/spec0-action/compare/6d7df2702c1dfc225a7ce5918616db9a6a652901...1dd0542907c81856ac19ff52fa715db1850797cf) --- updated-dependencies: - dependency-name: scientific-python/spec0-action dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-spec0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-spec0.yml b/.github/workflows/update-spec0.yml index dc25205..10d6fee 100644 --- a/.github/workflows/update-spec0.yml +++ b/.github/workflows/update-spec0.yml @@ -18,6 +18,6 @@ jobs: update: runs-on: ubuntu-latest steps: - - uses: scientific-python/spec0-action@6d7df2702c1dfc225a7ce5918616db9a6a652901 # v1.4 + - uses: scientific-python/spec0-action@1dd0542907c81856ac19ff52fa715db1850797cf # v1.5 with: update_all: 2 # also bump non-SPEC0 deps older than 2 years