Skip to content

Commit 49eb50d

Browse files
committed
chore(deps): update actions/github-script action to v8
1 parent b92562c commit 49eb50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Create ticket
15-
uses: actions/github-script@v7
15+
uses: actions/github-script@v8
1616
with:
1717
script: |
1818
const action = context.payload.action;

0 commit comments

Comments
 (0)