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 <athom@google.com>
This commit is contained in:
committed by
Alexander Thomas
parent
dd4f983cee
commit
7d126dc14f
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user