diff --git a/.github/workflows/ci-manifest.yml b/.github/workflows/ci-manifest.yml index ff2bce8..580ba3e 100644 --- a/.github/workflows/ci-manifest.yml +++ b/.github/workflows/ci-manifest.yml @@ -23,4 +23,4 @@ concurrency: jobs: manifest: name: "check-manifest" - uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.03.8 + uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.1 diff --git a/.github/workflows/ci-template-check.yml b/.github/workflows/ci-template-check.yml index 58877ca..b82ea5b 100644 --- a/.github/workflows/ci-template-check.yml +++ b/.github/workflows/ci-template-check.yml @@ -10,7 +10,7 @@ on: jobs: prompt-share: - uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.03.8 + uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.04.1 secrets: inherit with: pr_number: ${{ github.event.pull_request.number }}