File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 autofix :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919
3939 shopt -s globstar
4040 find . -name '*.png' -exec pngquant --ext .png 256 {} \;
4141
42- - uses : autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
42+ - uses : autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
Original file line number Diff line number Diff line change 1616 app_id : ${{ secrets.BOT_APP_ID }}
1717 private_key : ${{ secrets.BOT_PRIVATE_KEY }}
1818
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : false
2222 - name : Ensure labels exist
Original file line number Diff line number Diff line change 2020 app_id : ${{ secrets.BOT_APP_ID }}
2121 private_key : ${{ secrets.BOT_PRIVATE_KEY }}
2222
23- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 with :
2525 persist-credentials : false
2626 - name : Convert Repository Name to Title Case
You can’t perform that action at this time.
0 commit comments