Skip to content

Commit

Permalink
Bump scitools/workflows from 2024.08.0 to 2024.08.1 (#6116)
Browse files Browse the repository at this point in the history
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.08.0 to 2024.08.1.
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.08.0...2024.08.1)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent c88b407 commit b8f554f
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-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ concurrency:
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.08.0
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.08.1
2 changes: 1 addition & 1 deletion .github/workflows/refresh-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ on:

jobs:
refresh_lockfiles:
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.08.0
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.08.1
secrets: inherit

0 comments on commit b8f554f

Please sign in to comment.