Skip to content

Commit e7c0343

Browse files
Bump scitools/workflows from 2024.06.2 to 2024.06.3 (#6015)
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.06.2 to 2024.06.3. - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2024.06.2...2024.06.3) --- 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> Co-authored-by: Martin Yeo <[email protected]>
1 parent 02511c3 commit e7c0343

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/[email protected].2
26+
uses: scitools/workflows/.github/workflows/[email protected].3

.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/[email protected].2
17+
uses: scitools/workflows/.github/workflows/[email protected].3
1818
secrets: inherit

0 commit comments

Comments
 (0)