chore(deps): update actions/github-script digest to d556fea (#4095)

This commit is contained in:
TrueCharts Bot 2022-10-14 21:25:16 +02:00 committed by GitHub
parent 3402a55592
commit 34db599322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}