File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 name : Autoupdate changelog entry and headers
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v6
15+ - uses : actions/checkout@v6.0.2
1616 with :
1717 persist-credentials : false
1818 - uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 1111 contents : write
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v6
14+ - uses : actions/checkout@v6.0.2
1515 with :
1616 persist-credentials : true
1717 token : ${{ secrets.MNE_BOT_TOKEN }}
Original file line number Diff line number Diff line change 1313 name : Check towncrier entry in doc/changes/dev/
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v6
16+ - uses : actions/checkout@v6.0.2
1717 with :
1818 persist-credentials : false
1919 - uses : scientific-python/action-towncrier-changelog@v2
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@v6
41+ uses : actions/checkout@v6.0.2
4242 with :
4343 persist-credentials : false
4444
Original file line number Diff line number Diff line change 1717 GH_TOKEN : ${{ secrets.MNE_BOT_TOKEN }}
1818 GITHUB_TOKEN : ${{ secrets.MNE_BOT_TOKEN }}
1919 steps :
20- - uses : actions/checkout@v6
20+ - uses : actions/checkout@v6.0.2
2121 with :
2222 persist-credentials : true
2323 - uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 1616 package :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v6
19+ - uses : actions/checkout@v6.0.2
2020 with :
2121 persist-credentials : false
2222 - uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 2525 run :
2626 shell : bash -el {0}
2727 steps :
28- - uses : actions/checkout@v6
28+ - uses : actions/checkout@v6.0.2
2929 with :
3030 persist-credentials : true
3131 - name : Triage SSH
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 timeout-minutes : 3
2727 steps :
28- - uses : actions/checkout@v6
28+ - uses : actions/checkout@v6.0.2
2929 with :
3030 persist-credentials : false
3131 - uses : actions/setup-python@v6
8989 python : ' 3.10'
9090 kind : old
9191 steps :
92- - uses : actions/checkout@v6
92+ - uses : actions/checkout@v6.0.2
9393 with :
9494 fetch-depth : 0
9595 persist-credentials : false
You can’t perform that action at this time.
0 commit comments