File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 matrix :
2020 node-version : [14.x, 16.x, 18.x]
2121 steps :
22- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
27+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2828
2929 - name : Initialize CodeQL
3030 uses : github/codeql-action/init@v2
Original file line number Diff line number Diff line change 1414 build :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
17+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818
1919 - name : Install pnpm
2020 uses : pnpm/action-setup@v2
Original file line number Diff line number Diff line change 1414 build :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
17+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818 with :
1919 fetch-depth : 0
2020 persist-credentials : false
You can’t perform that action at this time.
0 commit comments