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.7.2 # renovate: datasource=github-releases packageName=jdx/mise
17- uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
17+ uses : jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
1818 with :
1919 version : ${{ env.MISE_VERSION }}
2020
Original file line number Diff line number Diff line change 4646
4747 steps :
4848 - name : Checkout repository
49- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
5050 with :
5151 persist-credentials : false
5252
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout Repository
22- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2323 - name : Dependency Review
2424 uses : actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
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@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
40+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.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 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : ⤵ Checkout Branch
30- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3131 with :
3232 ref : ${{ github.head_ref }}
3333
Original file line number Diff line number Diff line change 4848 runs-on : ubuntu-latest
4949 steps :
5050 - name : ⤵ Checkout Branch
51- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
5252 with :
5353 ref : ${{ env.REF }}
5454
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@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
20+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.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@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
65+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
6666 with :
6767 app-id : ${{ secrets.APPLICATION_ID }}
6868 private-key : ${{ secrets.APPLICATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout code
33- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3434 with :
3535 persist-credentials : false
3636
You can’t perform that action at this time.
0 commit comments