File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 pull-requests : write
2525 steps :
2626 - name : checkout repository
27- uses : actions/checkout@v6
27+ uses : actions/checkout@v7
2828 with :
2929 fetch-depth : 0
3030 - name : setup package manager
Original file line number Diff line number Diff line change 1919 pull-requests : write
2020 steps :
2121 - name : checkout repository
22- uses : actions/checkout@v6
22+ uses : actions/checkout@v7
2323 with :
2424 fetch-depth : 0
2525 - name : scan source
3333 runs-on : ubuntu-latest
3434 steps :
3535 - name : checkout repository
36- uses : actions/checkout@v6
36+ uses : actions/checkout@v7
3737 with :
3838 fetch-depth : 0
3939 - name : scan source
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : checkout repository
17- uses : actions/checkout@v6
17+ uses : actions/checkout@v7
1818 with :
1919 fetch-depth : 0
2020 - name : setup package manager
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : checkout repository
14- uses : actions/checkout@v6
14+ uses : actions/checkout@v7
1515 with :
1616 fetch-depth : 0
1717 - name : setup package manager
You can’t perform that action at this time.
0 commit comments