File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v4
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919 with :
2020 fetch-depth : 0 # Full history for contributor tracking
2121
Original file line number Diff line number Diff line change 2222 with :
2323 egress-policy : audit
2424
25- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
25+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2626 with :
2727 fetch-depth : 0
2828
Original file line number Diff line number Diff line change 1515 with :
1616 egress-policy : audit
1717
18- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
18+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919
2020 - name : Install Prince
2121 run : |
Original file line number Diff line number Diff line change 1616 egress-policy : audit
1717
1818 - name : Checkout
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020
2121 - name : Setup Node.js
2222 uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@v4
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121 with :
2222 token : ${{ secrets.GITHUB_TOKEN }}
2323
You can’t perform that action at this time.
0 commit comments