File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - name : Download actionlint
2020 id : get_actionlint
2121 run : bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : actions/setup-java@v5
2020 with :
2121 distribution : ' temurin'
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : yegor256/copyrights-action@0.0.12
2020 with :
2121 globs : >-
Original file line number Diff line number Diff line change 1616 timeout-minutes : 15
1717 runs-on : ubuntu-24.04
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 - uses : DavidAnson/markdownlint-cli2-action@v20.0.0
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : volodya-lombrozo/pdd-action@master
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : fsfe/reuse-action@v5
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : actions-rs/toolchain@v1.0.7
2020 with :
2121 toolchain : stable
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : crate-ci/typos@v1.36.2
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : g4s8/xcop-action@master
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919 - uses : ibiqlik/action-yamllint@v3
2020 with :
2121 config-file : .yamllint.yml
You can’t perform that action at this time.
0 commit comments