Skip to content

Commit f47fad1

Browse files
authored
update to latest workflows version (#73)
1 parent 33b9d01 commit f47fad1

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.03.3
26+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.04.1

.github/workflows/refresh-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ concurrency:
1818

1919
jobs:
2020
refresh_lockfiles:
21-
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.03.3
21+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.04.1
2222
secrets: inherit

0 commit comments

Comments
 (0)