We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f31edc commit 1025215Copy full SHA for 1025215
.github/workflows/check-for-non-releasable-actions.yaml
@@ -36,7 +36,7 @@ jobs:
36
./release-please-config.json
37
38
- name: Check for non-releasable actions
39
- uses: actions/github-script@v7
+ uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
40
with:
41
script: |
42
const fs = require('fs/promises');
0 commit comments