File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 ORG_GRADLE_PROJECT_ghUsername : ${{ secrets.GITHUB_ACTOR }}
1616 ORG_GRADLE_PROJECT_ghPassword : ${{ secrets.GITHUB_TOKEN }}
1717 steps :
18- - uses : actions/checkout@v6.0.1
18+ - uses : actions/checkout@v6.0.2
1919 with :
2020 ref : ${{ github.event.workflow_run.head_branch }}
2121 filter : " blob:none"
Original file line number Diff line number Diff line change 2222 ORG_GRADLE_PROJECT_ghUsername : ${{ secrets.GITHUB_ACTOR }}
2323 ORG_GRADLE_PROJECT_ghPassword : ${{ secrets.GITHUB_TOKEN }}
2424 steps :
25- - uses : actions/checkout@v6.0.1
25+ - uses : actions/checkout@v6.0.2
2626 with :
2727 ref : ${{ github.event.workflow_run.head_branch }}
2828 filter : " blob:none"
Original file line number Diff line number Diff line change 2222 env :
2323 IS_PUBLISHING : 1
2424 steps :
25- - uses : actions/checkout@v6.0.1
25+ - uses : actions/checkout@v6.0.2
2626 with :
2727 ref : ${{ github.event.workflow_run.head_branch }}
2828 filter : " blob:none"
Original file line number Diff line number Diff line change 1010 timeout-minutes : 5
1111 steps :
1212 - &checkout-step
13- uses : actions/checkout@v6.0.1
13+ uses : actions/checkout@v6.0.2
1414 with :
1515 ref : ${{ github.event.workflow_run.head_branch }}
1616 filter : " blob:none"
Original file line number Diff line number Diff line change 2222 ORG_GRADLE_PROJECT_ghUsername : ${{ secrets.GITHUB_ACTOR }}
2323 ORG_GRADLE_PROJECT_ghPassword : ${{ secrets.GITHUB_TOKEN }}
2424 steps :
25- - uses : actions/checkout@v6.0.1
25+ - uses : actions/checkout@v6.0.2
2626 with :
2727 ref : ${{ github.ref }}
2828 filter : " blob:none"
You can’t perform that action at this time.
0 commit comments