Skip to content

Commit dcfa1d7

Browse files
committed
Bump actions/github-script to v8
1 parent 8a6e9c5 commit dcfa1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Fail if PR changelog is not correct
2222
if: ${{ github.event_name != 'merge_group' }}
23-
uses: actions/github-script@v6
23+
uses: actions/github-script@v8
2424
id: check-changelog
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)