File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 automated-commit : ${{ steps.check.outputs.automated-commit }}
3030 steps :
3131 - name : Checkout PR branch
32- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
32+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3333 with :
3434 ref : ${{ github.head_ref }}
3535 persist-credentials : false
8484 permission-workflows : write
8585
8686 - name : Checkout PR branch
87- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
87+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
8888 with :
8989 ref : ${{ github.head_ref }}
9090 token : ${{ steps.generate-github-token.outputs.token }}
Original file line number Diff line number Diff line change 5656 permission-workflows : write
5757
5858 - name : Checkout main branch
59- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
59+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
6060 with :
6161 ref : main
6262 token : ${{ steps.generate-github-token.outputs.token }}
You can’t perform that action at this time.
0 commit comments