Merge pull request #144 from Wikid82/renovate/actions-github-script-7.x

chore(deps): update actions/github-script action to v7
This commit is contained in:
Jeremy
2025-11-19 23:43:40 -05:00
committed by GitHub

View File

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