diff --git a/.github/workflows/repolinter.yml b/.github/workflows/repolinter.yml index 8a322c8a25..f218a92dd2 100644 --- a/.github/workflows/repolinter.yml +++ b/.github/workflows/repolinter.yml @@ -38,7 +38,7 @@ jobs: - name: Test Default Branch id: default-branch - uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1 + uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0 with: script: | const data = await github.rest.repos.get(context.repo)