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 851be87 commit d2982e1Copy full SHA for d2982e1
.github/workflows/reusable_repolinter.yaml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Test Default Branch
36
id: default-branch
37
- uses: actions/github-script@v2
+ uses: actions/github-script@v8
38
with:
39
script: |
40
const data = await github.repos.get(context.repo)
0 commit comments