File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 node-version : " 22.0"
137137
138138 steps :
139- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
139+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
140140
141141 - name : Install Node.js ${{ matrix.node-version }}
142142 shell : bash -eo pipefail -l {0}
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Checkout repository
44- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
44+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4545
4646 # Initializes the CodeQL tools for scanning.
4747 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout code"
36- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
36+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3737 with :
3838 persist-credentials : false
3939
You can’t perform that action at this time.
0 commit comments