diff --git a/.github/workflows/repolinter.yml b/.github/workflows/repolinter.yml index f218a92dd2..56bdc07152 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@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 with: script: | const data = await github.rest.repos.get(context.repo)