We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ee040 commit ca9b050Copy full SHA for ca9b050
.github/workflows/repolinter.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Test Default Branch
17
id: default-branch
18
- uses: actions/github-script@v2
+ uses: actions/github-script@v8
19
with:
20
script: |
21
const data = await github.repos.get(context.repo)
0 commit comments