File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,4 +100,4 @@ jobs:
100100 uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
101101
102102 - name : Check spelling of files in the workspace
103- uses : crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1
103+ uses : crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
Original file line number Diff line number Diff line change 5252 path : results.sarif
5353 retention-days : 5
5454 - name : Upload SARIF to GitHub Code Scanning
55- uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3.29.5
55+ uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
5656 with :
5757 sarif_file : results.sarif
Original file line number Diff line number Diff line change 4545
4646 - name : Install cargo-nextest
4747 if : steps.cache-cargo-nextest.outputs.cache-hit != 'true'
48- uses : taiki-e/install-action@c5b1b6f479c32f356cc6f4ba672a47f63853b13b # v2.62.38
48+ uses : taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45
4949 with :
5050 tool : cargo-nextest
5151
You can’t perform that action at this time.
0 commit comments