We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ff3b0 commit 29be3a4Copy full SHA for 29be3a4
.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.02.2
+ uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.03.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.02.2
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.03.0
0 commit comments