Skip to content

Commit ccc13a4

Browse files
chore(deps): update actions/github-script action to v9
1 parent e993424 commit ccc13a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repolinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Test Default Branch
2121
id: default-branch
22-
uses: actions/github-script@v2
22+
uses: actions/github-script@v9
2323
with:
2424
script: |
2525
const data = await github.repos.get(context.repo)

0 commit comments

Comments
 (0)