File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 labels :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v6
1111 - uses : EndBug/label-sync@v2
1212 with :
1313 config-file : ' https://raw.githubusercontent.com/thetutlage/static/main/labels.yml'
Original file line number Diff line number Diff line change 2323 contents : write
2424 id-token : write
2525 steps :
26- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
26+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2727 with :
2828 fetch-depth : 0
2929
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout code
27- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
27+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2828
2929 - name : Setup Node.js
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
5252
5353 steps :
5454 - name : Checkout code
55- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
55+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5656
5757 - name : Setup Node.js
5858 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
You can’t perform that action at this time.
0 commit comments