diff --git a/.github/workflows/release-pr-maintenance.yaml b/.github/workflows/release-pr-maintenance.yaml index b8ba710..575f5ef 100644 --- a/.github/workflows/release-pr-maintenance.yaml +++ b/.github/workflows/release-pr-maintenance.yaml @@ -23,7 +23,7 @@ jobs: - name: Sync README dependency versions id: sync - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v7 with: script: | const fs = require('fs');