We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b9d01 commit f47fad1Copy full SHA for f47fad1
.github/workflows/ci-manifest.yml
@@ -23,4 +23,4 @@ concurrency:
23
jobs:
24
manifest:
25
name: "check-manifest"
26
- uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.03.3
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.04.1
.github/workflows/refresh-lockfiles.yml
@@ -18,5 +18,5 @@ concurrency:
18
19
20
refresh_lockfiles:
21
- uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.03.3
+ uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.04.1
22
secrets: inherit
0 commit comments