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 - &checkout-simple
2525 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2626 - &mise-install
27- uses : jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4 .1
27+ uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5 .1
2828 with :
2929 version : 2025.7.12
3030 - &checkout-build-logic
Original file line number Diff line number Diff line change 2626 run : |
2727 sed -i "s/version=.*/version=$VERSION/" gradle.properties
2828 cd php-custom-rules-plugin/maven && mvn versions:set -DgenerateBackupPoms=false -DnewVersion=$VERSION
29- - uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
29+ - uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7
3030 with :
3131 author : ${{ github.actor }} <${{ github.actor }}>
3232 commit-message : Prepare next development iteration
Original file line number Diff line number Diff line change 1010 issues : write
1111 pull-requests : write
1212 steps :
13- - uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
13+ - uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # v10
1414 with :
1515 days-before-stale : 60
1616 days-before-close : 14
Original file line number Diff line number Diff line change 1919 if : github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'shadow_scan')
2020 steps :
2121 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
22- - uses : jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4 .1
22+ - uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5 .1
2323 with :
2424 version : 2025.7.12
2525 - name : Checkout build logic
You can’t perform that action at this time.
0 commit comments