File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Check out Git repository
16- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
16+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1717 - name : Trunk Check
1818 uses : trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
Original file line number Diff line number Diff line change 1717 pull-requests : write
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
20+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2121
2222 - name : Run Trunk Upgrade
2323 uses : masterpointio/github-action-trunk-upgrade@fix/admin-permissions
Original file line number Diff line number Diff line change 3030 using : composite
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
33+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3434 with :
3535 token : ${{ inputs.github_token }}
3636 # In pull_request_target, use the base repo's synthetic merge ref to avoid cross-repo clones
You can’t perform that action at this time.
0 commit comments