File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 - name : Install mise
1515 env :
1616 MISE_VERSION : 2025.12.0 # renovate: datasource=github-releases packageName=jdx/mise
17- uses : jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
17+ uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1818 with :
1919 version : ${{ env.MISE_VERSION }}
2020
Original file line number Diff line number Diff line change 3737 steps :
3838 - id : get-workflow-app-token
3939 name : Get Workflow Access Token
40- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1 .1
40+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2 .1
4141 with :
4242 app-id : ${{ secrets.APPLICATION_ID }}
4343 private-key : ${{ secrets.APPLICATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1717 steps :
1818 - id : get-workflow-app-token
1919 name : Get Workflow Access Token
20- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1 .1
20+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2 .1
2121 with :
2222 app-id : ${{ secrets.APPLICATION_ID }}
2323 private-key : ${{ secrets.APPLICATION_PRIVATE_KEY }}
6262 steps :
6363 - id : get-workflow-app-token
6464 name : Get Workflow Access Token
65- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1 .1
65+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2 .1
6666 with :
6767 app-id : ${{ secrets.APPLICATION_ID }}
6868 private-key : ${{ secrets.APPLICATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments