File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949
5050 # Upload the results to GitHub's code scanning dashboard.
5151 - name : " Upload to code-scanning"
52- uses : github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd
52+ uses : github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88
5353 with :
5454 sarif_file : results.sarif
Original file line number Diff line number Diff line change 6969 if : runner.os == 'Windows'
7070 run : git config --global core.autocrlf input
7171 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
72- - uses : dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
72+ - uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
7373 with :
7474 sdk : ${{ matrix.sdk }}
7575 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments