Skip to content

Commit

Permalink
Bump scitools/workflows from 2023.06.0 to 2023.09.0 (#158)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 337d4a1 commit 50a39e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ concurrency:

jobs:
refresh_lockfiles:
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.06.0
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.09.0
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/ci-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ concurrency:
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.06.0
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.09.0

0 comments on commit 50a39e8

Please sign in to comment.