File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 runs-on : ubuntu-latest
4747 if : ${{ github.repository_owner == 'spring-projects' }}
4848 steps :
49- - uses : actions/checkout@v4
49+ - uses : actions/checkout@v6
5050 - name : Set up gradle
5151 uses : spring-io/spring-gradle-build-action@v2
5252 with :
Original file line number Diff line number Diff line change 1717 if : github.repository_owner == 'spring-projects'
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2121 with :
2222 ref : docs-build
2323 fetch-depth : 1
Original file line number Diff line number Diff line change 1919 git config --global user.name 'github-actions[bot]'
2020 git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2121 - name : Checkout
22- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2323 - name : Set up JDK 17
2424 uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
2525 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 if : ${{ github.repository == 'spring-projects/spring-security' }}
1313 steps :
14- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1515 - name : Set up gradle
1616 uses : spring-io/spring-gradle-build-action@efc55f07f4dfa22f2afd97f9ea1be4212eeed737 # v2.0.5
1717 with :
2424 runs-on : ubuntu-latest
2525 if : ${{ github.repository == 'spring-projects/spring-security' }}
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2828 - name : Set up gradle
2929 uses : spring-io/spring-gradle-build-action@efc55f07f4dfa22f2afd97f9ea1be4212eeed737 # v2.0.5
3030 with :
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1919 with :
2020 fetch-depth : 1
2121 - name : Dispatch
You can’t perform that action at this time.
0 commit comments