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 @@ -121,4 +121,4 @@ jobs:
121121 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
122122
123123 - name : Check spelling of files in the workspace
124- uses : crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # v1.39.2
124+ uses : crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # v1.40.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@fdbfb4d2750291e159f0156def62b853c2798ca2 # v3.29.5
55+ uses : github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # 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@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2.62.56
48+ uses : taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2.62.60
4949 with :
5050 tool : cargo-nextest
5151
You can’t perform that action at this time.
0 commit comments