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 f162be8 commit c526ce0Copy full SHA for c526ce0
.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.06.0
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.09.0
.github/workflows/refresh-lockfiles.yml
@@ -14,5 +14,5 @@ on:
14
15
16
refresh_lockfiles:
17
- uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.06.0
+ uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2023.09.0
18
secrets: inherit
0 commit comments