From bf5d73333d6bc45c1d3f0f696ef06c54551fca9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 06:12:39 +0000 Subject: [PATCH] Bump scientific-python/spec0-action from 1.5 to 1.6 Bumps [scientific-python/spec0-action](https://github.com/scientific-python/spec0-action) from 1.5 to 1.6. - [Release notes](https://github.com/scientific-python/spec0-action/releases) - [Commits](https://github.com/scientific-python/spec0-action/compare/1dd0542907c81856ac19ff52fa715db1850797cf...7c875bc60508e9aab2bdb851e99bfcc53b283e94) --- updated-dependencies: - dependency-name: scientific-python/spec0-action dependency-version: '1.6' 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 10d6fee..156b2bd 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@1dd0542907c81856ac19ff52fa715db1850797cf # v1.5 + - uses: scientific-python/spec0-action@7c875bc60508e9aab2bdb851e99bfcc53b283e94 # v1.6 with: update_all: 2 # also bump non-SPEC0 deps older than 2 years