chore(deps): update actions/github-script digest to d556fea (#4095)
This commit is contained in:
parent
3402a55592
commit
34db599322
|
@ -34,7 +34,7 @@ jobs:
|
||||||
path: ./pr_metadata/pr_number.txt
|
path: ./pr_metadata/pr_number.txt
|
||||||
|
|
||||||
- name: "Get workflow job status"
|
- name: "Get workflow job status"
|
||||||
uses: actions/github-script@100527700e8b29ca817ac0e0dfbfc5e8ff38edda # tag=v6
|
uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0 # tag=v6
|
||||||
id: get-workflow-jobs
|
id: get-workflow-jobs
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.BOT_TOKEN }}
|
github-token: ${{ secrets.BOT_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue