File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout 🛎️
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414 with :
1515 fetch-depth : 0
1616
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v5
18+ uses : actions/checkout@v6
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@v5
42+ uses : actions/checkout@v6
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2828 security-events : write
2929 steps :
3030 - name : Checkout code
31- uses : actions/checkout@v5
31+ uses : actions/checkout@v6
3232
3333 - name : Setup Node 20
3434 uses : actions/setup-node@v6
You can’t perform that action at this time.
0 commit comments