File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 issues : write
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1919 - name : Compute Version
2020 id : compute-version
2121 uses : spring-io/spring-release-actions/compute-version@a1f321783a0769dd2aea4fad6c2ae2f95a52b885 # 0.0.5
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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2121 with :
2222 ref : docs-build
2323 fetch-depth : 1
Original file line number Diff line number Diff line change 2020 git config --global user.name 'github-actions[bot]'
2121 git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2222 - name : Checkout
23- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 - name : Set up JDK 25
2525 uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
2626 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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1515 - name : Set up gradle
1616 uses : spring-io/spring-gradle-build-action@c8668747d7c264864c8c7f7026d0d277d14a78dc # v2.0.6
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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2828 - name : Set up gradle
2929 uses : spring-io/spring-gradle-build-action@c8668747d7c264864c8c7f7026d0d277d14a78dc # v2.0.6
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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1919 with :
2020 fetch-depth : 1
2121 - name : Dispatch
You can’t perform that action at this time.
0 commit comments