File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 77 - package-ecosystem : " github-actions"
88 directory : " /"
99 schedule :
10- interval : " daily"
10+ interval : " weekly"
11+ groups :
12+ github-actions :
13+ patterns :
14+ - " *"
Original file line number Diff line number Diff line change 66 name : " Validation"
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@v5
10- - uses : gradle/wrapper-validation-action@v3
9+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
10+ - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
Original file line number Diff line number Diff line change 1313 name : " Asciidoctor"
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v5
16+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717 - name : Set up JDK 11
18- uses : actions/setup-java@v5
18+ uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
1919 with :
2020 distribution : ' zulu'
2121 java-version : 11
You can’t perform that action at this time.
0 commit comments