Skip to content

Commit

Permalink
Merge branch 'main' into lockfiles_build_no
Browse files Browse the repository at this point in the history
  • Loading branch information
HGWright authored Sep 27, 2024
2 parents 114abfe + 38a8ab9 commit 04aecbd
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/[email protected].6
uses: scitools/workflows/.github/workflows/[email protected].8
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/[email protected].6
uses: scitools/workflows/.github/workflows/[email protected].8
secrets: inherit

0 comments on commit 04aecbd

Please sign in to comment.