From 7d126dc14f93eee525e341f0080c58b113ed3feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 05:07:48 -0700 Subject: [PATCH] Bump the github-actions group with 2 updates Closes https://github.com/dart-lang/sdk/pull/63499 GitOrigin-RevId: deb858dd6b7bf379639970a18312fa476c51bdc1 Change-Id: I21296af424f6648c183084454c7e24b4706ceb36 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/508480 Reviewed-by: Alexander Thomas --- .github/workflows/no-response.yml | 2 +- .github/workflows/scorecards-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index abcc89cfd8d..a227108047e 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest if: ${{ github.repository_owner == 'dart-lang' }} steps: - - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f + - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 with: days-before-stale: -1 days-before-close: 14 diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index be07a722bb8..679b366072a 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -52,6 +52,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 + uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa with: sarif_file: results.sarif