File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2727 app-id : ${{ secrets.BOT_APP_ID }}
2828 private-key : ${{ secrets.BOT_APP_PRIVATE_KEY }}
2929
30- - name : Install Just
31- uses : extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3.0.0
30+ - name : Setup Just
31+ uses : extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
32+ with :
33+ repo : casey/just
3234
3335 - name : Generate Label Config
3436 run : just generate-label-config
Original file line number Diff line number Diff line change 2929 app-id : ${{ secrets.BOT_APP_ID }}
3030 private-key : ${{ secrets.BOT_APP_PRIVATE_KEY }}
3131
32- - name : Install Just
33- uses : extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3.0.0
32+ - name : Setup Just
33+ uses : extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
34+ with :
35+ repo : casey/just
3436
3537 - name : Generate Label Config
3638 run : just generate-label-config
You can’t perform that action at this time.
0 commit comments