Skip to content

Commit c526ce0

Browse files
Bump scitools/workflows from 2023.06.0 to 2023.09.0 (#5471)
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2023.06.0 to 2023.09.0. - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2023.06.0...2023.09.0) --- updated-dependencies: - dependency-name: scitools/workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f162be8 commit c526ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ concurrency:
2323
jobs:
2424
manifest:
2525
name: "check-manifest"
26-
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.06.0
26+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.09.0

.github/workflows/refresh-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ on:
1414

1515
jobs:
1616
refresh_lockfiles:
17-
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.06.0
17+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.09.0
1818
secrets: inherit

0 commit comments

Comments
 (0)