File tree Expand file tree Collapse file tree 12 files changed +20
-20
lines changed
Expand file tree Collapse file tree 12 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1919 CARGO_TERM_COLOR : always
2020
2121 steps :
22- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ jobs:
1818 if : github.repository == 'Swatinem/rust-cache'
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 persist-credentials : false
2424
2525 - name : Setup Node.js 24.x
26- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
26+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
2727 with :
2828 node-version : 24.x
2929 cache : npm
4343 fi
4444 id : diff
4545
46- - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
46+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
4747 if : ${{ failure() && steps.diff.conclusion == 'failure' }}
4848 with :
4949 name : dist
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ jobs:
1919 CARGO_TERM_COLOR : always
2020
2121 steps :
22- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 persist-credentials : false
2525
2626 - run : rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update
2727
28- - uses : taiki-e/install-action@d850aa816998e5cf15f67a78c7b933f2a5033f8a # v2.63.3
28+ - uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2.68.26
2929 with :
3030 tool : cargo-llvm-cov
3131
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ jobs:
1515 steps :
1616 - name : Fetch metadata
1717 id : metadata
18- uses : dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4 .0
18+ uses : dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5 .0
1919 with :
2020 github-token : " ${{ secrets.GITHUB_TOKEN }}"
21- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 fetch-depth : 2
2424 persist-credentials : false
3737 fi
3838 - name : Setup node if necessary
3939 if : steps.npm.outputs.changed != ''
40- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
40+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
4141 with :
4242 node-version : 24.x
4343 cache : npm
Original file line number Diff line number Diff line change 2020 CARGO_REGISTRIES_CRATES_IO_PROTOCOL : git
2121
2222 steps :
23- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 with :
2525 persist-credentials : false
2626
Original file line number Diff line number Diff line change 1919 CARGO_TERM_COLOR : always
2020
2121 steps :
22- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : checkout
23- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 with :
2525 persist-credentials : false
2626
5454
5555 steps :
5656 - name : checkout
57- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
57+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5858 with :
5959 persist-credentials : false
6060
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 runs-on : ${{ matrix.os }}
1717
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : false
2222
23- - uses : cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0
23+ - uses : cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31.10.1
2424
2525 - uses : ./
2626 with :
Original file line number Diff line number Diff line change 1919 CARGO_TERM_COLOR : always
2020
2121 steps :
22- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change 1919 CARGO_TERM_COLOR : always
2020
2121 steps :
22- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 persist-credentials : false
2525
You can’t perform that action at this time.
0 commit comments