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 6464 retention-days : 5
6565 # Upload the results to GitHub's code scanning dashboard.
6666 - name : " Upload to code-scanning"
67- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 .30.5
67+ uses : github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4 .30.7
6868 with :
6969 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1515 - name : Checkout Actions Repository
1616 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717 - name : Check spelling of entire workspace
18- uses : crate-ci/typos@6d35b835f6f431bbe715c4c1ccd2c7d3264e11fb # v1.37.0
18+ uses : crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1
Original file line number Diff line number Diff line change 3636 - id : cargo-deny
3737 args : ["--all-features", "check"]
3838 - repo : https://github.com/crate-ci/typos
39- rev : v1.37 .0
39+ rev : v1.38 .0
4040 hooks :
4141 - id : typos
You can’t perform that action at this time.
0 commit comments