Skip to content

Commit a82cfef

Browse files
chore(deps): update actions/github-script action to v8
1 parent a74a867 commit a82cfef

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
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Check context
1616
id: check
17-
uses: actions/github-script@v7
17+
uses: actions/github-script@v8
1818
with:
1919
script: |
2020
function ifSetOptionsComment() {

0 commit comments

Comments
 (0)