We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611eea4 commit 09bf3a1Copy full SHA for 09bf3a1
.github/workflows/ci-locks.yml
@@ -15,5 +15,5 @@ concurrency:
15
16
jobs:
17
refresh_lockfiles:
18
- uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.01.0
+ uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.02.0
19
secrets: inherit
.github/workflows/ci-manifest.yml
@@ -25,4 +25,4 @@ concurrency:
25
26
manifest:
27
name: "check-manifest"
28
- uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.01.0
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.02.0
0 commit comments