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

This commit is contained in:
renovate[bot]
2025-11-20 01:00:45 +00:00
committed by GitHub
parent 00981be8dc
commit 6a075bf7ff
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ jobs:
node-version: '18.20.8'
- name: Propagate Changes
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
with:
script: |
const currentBranch = context.ref.replace('refs/heads/', '');