File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # yamllint disable rule:line-length
12---
23name : General
3- " on " : pull_request
4+ " on " :
5+ pull_request :
46permissions :
57 contents : read
68 packages : read
1517 - testing-type : yamllint
1618 runs-on : ubuntu-24.04
1719 steps :
18- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
20+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
1921 with :
2022 persist-credentials : false
21- - uses : schubergphilis/mcvs-general-action@f52c4433add29d8eff9036bf37b5b69a2c4cf28b # v0.5.8
23+ - uses : schubergphilis/mcvs-general-action@f52c4433add29d8eff9036bf37b5b69a2c4cf28b
2224 with :
2325 testing-type : ${{ matrix.args.testing-type }}
Original file line number Diff line number Diff line change 1+ # yamllint disable rule:line-length
12---
23name : gomod-go-version-updater-action
34" on " :
1112 gomod-go-version-updater-action :
1213 runs-on : ubuntu-24.04
1314 steps :
14- - uses : schubergphilis/gomod-go-version-updater-action@c12bc6c5e4ae85e82ee346115d1657e43121c195 # v0.3.5
15+ - uses : schubergphilis/gomod-go-version-updater-action@c12bc6c5e4ae85e82ee346115d1657e43121c195
Original file line number Diff line number Diff line change 1+ # yamllint disable rule:line-length
12---
23name : MCVS-PR-validation-action
34" on " :
1516 MCVS-PR-validation-action :
1617 runs-on : ubuntu-24.04
1718 steps :
18- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
19+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
1920 with :
2021 persist-credentials : false
21- - uses : schubergphilis/mcvs-pr-validation-action@6f153c01301ab2f92336781173b7f3a796de5f3e # v0.2.2
22+ - uses : schubergphilis/mcvs-pr-validation-action@6f153c01301ab2f92336781173b7f3a796de5f3e
You can’t perform that action at this time.
0 commit comments