diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index 1de5f7c..027bb6b 100644 --- a/.github/workflows/ci-locks.yml +++ b/.github/workflows/ci-locks.yml @@ -62,7 +62,7 @@ jobs: - name: "create pull-request" id: cpr if: ${{ hashFiles('diff.md') }} - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 with: token: ${{ steps.generate-token.outputs.token }} add-paths: | diff --git a/.github/workflows/ci-manifest.yml b/.github/workflows/ci-manifest.yml index f027420..403d3fb 100644 --- a/.github/workflows/ci-manifest.yml +++ b/.github/workflows/ci-manifest.yml @@ -24,4 +24,4 @@ concurrency: jobs: manifest: name: "check-manifest" - uses: scitools/workflows/.github/workflows/ci-manifest.yml@2026.04.0 + uses: scitools/workflows/.github/workflows/ci-manifest.yml@2026.04.2