chore(deps): pin actions/github-script action to d7906e4

This commit is contained in:
renovate[bot]
2025-11-20 04:41:13 +00:00
committed by GitHub
parent 2533ee1710
commit abfde67183

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Prune renovate branches
uses: actions/github-script@v6
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |