Skip to content

Commit d2982e1

Browse files
chore(deps): update actions/github-script action to v8
1 parent 851be87 commit d2982e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_repolinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- name: Test Default Branch
3636
id: default-branch
37-
uses: actions/github-script@v2
37+
uses: actions/github-script@v8
3838
with:
3939
script: |
4040
const data = await github.repos.get(context.repo)

0 commit comments

Comments
 (0)