File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 contents : write # allow workflow to write to PR
2727 steps :
2828 - name : checkout
29- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
29+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3030 with :
3131 # should be used for PRs only
3232 # https://github.com/marketplace/actions/add-commit#working-with-prs
4444 permission-contents : write # create releases
4545 permission-pull-requests : write # create release pull requests
4646 - name : install mise
47- uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
47+ uses : jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
4848 with :
4949 install : true
5050 cache : true
Original file line number Diff line number Diff line change 2020 pull-requests : write
2121 steps :
2222 - name : checkout
23- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 with :
2525 # should be used for PRs only
2626 # https://github.com/marketplace/actions/add-commit#working-with-prs
3838 permission-contents : write # create releases
3939 permission-pull-requests : write # create release pull requests
4040 - name : install mise
41- uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
41+ uses : jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
4242 env :
4343 MISE_LOCKED : 0 # disable "locked=true" for update
4444 with :
You can’t perform that action at this time.
0 commit comments