File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 using : " composite"
66 steps :
77 - name : Setup mise
8- uses : jdx/mise-action@v2
8+ uses : jdx/mise-action@v3
99 with :
1010 install : true
1111
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v6
1515
1616 - name : Setup mise
17- uses : jdx/mise-action@v2
17+ uses : jdx/mise-action@v3
1818 with :
1919 install : true
2020
Original file line number Diff line number Diff line change 4343 private-key : ${{ secrets.AUTOMATION_GITHUB_APP_PRIVATE_KEY }}
4444
4545 - name : Setup mise
46- uses : jdx/mise-action@v2
46+ uses : jdx/mise-action@v3
4747 with :
4848 install : true
4949
Original file line number Diff line number Diff line change 2929 private-key : ${{ secrets.AUTOMATION_GITHUB_APP_PRIVATE_KEY }}
3030
3131 - name : Install tools via mise
32- uses : jdx/mise-action@v2
32+ uses : jdx/mise-action@v3
3333
3434 - name : Install github-label-sync
3535 run : npm install -g github-label-sync@${{ env.LABEL_SYNC_VERSION }}
You can’t perform that action at this time.
0 commit comments