chore(deps): update actions/github-script digest to d4560e1 (#3949)

This commit is contained in:
TrueCharts Bot 2022-09-28 21:58:00 +02:00 committed by GitHub
parent ca88e8b69b
commit 2f070d6f6e
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
- name: "Get workflow job status"
uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6
uses: actions/github-script@d4560e157075e2d93aa3022b5b51a42a880f1f93 # tag=v6
id: get-workflow-jobs
with:
github-token: ${{ secrets.BOT_TOKEN }}