Skip to content

Commit 1025215

Browse files
chore(deps): pin actions/github-script action to 60a0d83 (#595)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 5f31edc commit 1025215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-for-non-releasable-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
./release-please-config.json
3737
3838
- name: Check for non-releasable actions
39-
uses: actions/github-script@v7
39+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
4040
with:
4141
script: |
4242
const fs = require('fs/promises');

0 commit comments

Comments
 (0)