diff --git a/.github/workflows/release-pr-maintenance.yaml b/.github/workflows/release-pr-maintenance.yaml index 729f863..e3f8423 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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v7 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v7 with: script: | const fs = require('fs');