We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ac9da commit be12737Copy full SHA for be12737
.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@2025.02.3
+ uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.03.1
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@2025.02.3
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.03.1
0 commit comments