We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958de6b commit 6105d68Copy full SHA for 6105d68
1 file changed
.github/workflows/release-pr-maintenance.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Sync README dependency versions
25
id: sync
26
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v7
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v7
27
with:
28
script: |
29
const fs = require('fs');
0 commit comments