chore(deps): update actions/github-script digest to 7a5c598 (#2666)

This commit is contained in:
TrueCharts Bot 2022-05-13 09:36:54 +02:00 committed by GitHub
parent a7da9d0914
commit 8d7ef501bb
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@9ac08808f993958e9de277fe43a64532a609130e # tag=v6
uses: actions/github-script@7a5c598405937d486b0331594b5da2b14db670da # tag=v6
id: get-workflow-jobs
with:
github-token: ${{ secrets.BOT_TOKEN }}