Merge pull request #941 from Wikid82/renovate/feature/beta-release-actions-github-script-9.x
chore(deps): update actions/github-script action to v9 (feature/beta-release)
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
- name: Comment on PR
|
||||
if: always() && github.event_name == 'pull_request'
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
|
||||
with:
|
||||
script: |
|
||||
const critical = ${{ steps.parse-report.outputs.critical }};
|
||||
|
||||
Reference in New Issue
Block a user