File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : github-actions
4+ directory : " /"
5+ schedule :
6+ interval : weekly
Original file line number Diff line number Diff line change 1010 test :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1414 - name : Install dependencies
1515 run : yarn
1616 - name : Expand liquid
Original file line number Diff line number Diff line change 1313 checks :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v3
16+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1717 - name : Add rustfmt and clippy
1818 run : rustup component add rustfmt clippy
1919 - name : Install node dependencies
Original file line number Diff line number Diff line change 1010 test :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1414 - name : Install dependencies
1515 run : yarn
1616 - name : Expand liquid
You can’t perform that action at this time.
0 commit comments