Skip to content

Commit

Permalink
chore(deps): pin actions/github-script action to 60a0d83 (#595)
Browse files Browse the repository at this point in the history
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Nov 29, 2024
1 parent 5f31edc commit 1025215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-non-releasable-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
./release-please-config.json
- name: Check for non-releasable actions
uses: actions/github-script@v7
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
with:
script: |
const fs = require('fs/promises');
Expand Down

0 comments on commit 1025215

Please sign in to comment.