chore(deps): update actions/github-script action to v8

This commit is contained in:
renovate[bot]
2026-01-25 14:33:34 +00:00
committed by GitHub
parent 82296c2509
commit 7391784a92
+1 -1
View File
@@ -421,7 +421,7 @@ jobs:
fi
- name: Comment on PR
uses: actions/github-script@v7
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
with:
script: |
const emoji = '${{ steps.status.outputs.emoji }}';