Loading .github/workflows/bot.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ jobs: ci/github-script - name: Install dependencies run: npm install @actions/artifact@5.0.3 bottleneck run: npm install @actions/artifact@5.0.3 bottleneck@2.19.5 # Use a GitHub App, because it has much higher rate limits: 12,500 instead of 5,000 req / hour. - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 Loading .github/workflows/check.yml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ jobs: ci/github-script - name: Install dependencies run: npm install bottleneck run: npm install bottleneck@2.19.5 - name: Log current API rate limits env: Loading .github/workflows/teams.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ jobs: maintainers/github-teams.json - name: Install dependencies run: npm install bottleneck run: npm install bottleneck@2.19.5 - name: Synchronise teams uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 Loading Loading
.github/workflows/bot.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ jobs: ci/github-script - name: Install dependencies run: npm install @actions/artifact@5.0.3 bottleneck run: npm install @actions/artifact@5.0.3 bottleneck@2.19.5 # Use a GitHub App, because it has much higher rate limits: 12,500 instead of 5,000 req / hour. - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 Loading
.github/workflows/check.yml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ jobs: ci/github-script - name: Install dependencies run: npm install bottleneck run: npm install bottleneck@2.19.5 - name: Log current API rate limits env: Loading
.github/workflows/teams.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ jobs: maintainers/github-teams.json - name: Install dependencies run: npm install bottleneck run: npm install bottleneck@2.19.5 - name: Synchronise teams uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 Loading