Skip to content

Commit 9b8ef55

Browse files
Bump actions/github-script from 7 to 8 (#27758)
1 parent 880089b commit 9b8ef55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# run: npm run --silent stats | gh issue comment https://github.com/mdn/browser-compat-data/issues/3555 --body-file -
6666

6767
- name: Trigger BCD deployment
68-
uses: actions/github-script@v7
68+
uses: actions/github-script@v8
6969
with:
7070
github-token: ${{ secrets.DISPATCH_PAT }}
7171
script: |

0 commit comments

Comments
 (0)