Compare commits
No commits in common. "0937bf70df4d21d39412a659cfe1b97baf4637f9" and "7a6fc041b620e08d813dd2b73019af1d34f4eb28" have entirely different histories.
0937bf70df
...
7a6fc041b6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.REPO_MAINTAINER_TOKEN }}
|
persist-credentials: false
|
||||||
|
|
||||||
# TODO extract dedicated action
|
# TODO extract dedicated action
|
||||||
- name: setup tea cli
|
- name: setup tea cli
|
||||||
|
|
Loading…
Add table
Reference in a new issue