File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2828 with :
2929 fetch-depth : 0
3030
Original file line number Diff line number Diff line change 1818 if : github.repository == 'spotbugs/spotbugs-gradle-plugin'
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
21+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2222 with :
2323 persist-credentials : false
2424 - name : Set up JDK
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 timeout-minutes : 30
2020 steps :
21- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
21+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2222 - uses : gradle/actions/wrapper-validation@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5
Original file line number Diff line number Diff line change 2424 runs-on : ${{ matrix.os }}
2525 timeout-minutes : 30
2626 steps :
27- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
27+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2828 with :
2929 fetch-depth : 0
3030 - uses : webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
You can’t perform that action at this time.
0 commit comments