chore(deps): update actions/github-script digest to d50f485 (#3451)

This commit is contained in:
TrueCharts Bot 2022-08-12 21:11:28 +02:00 committed by GitHub
parent 47088416ed
commit a8f0d12430
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@7a5c598405937d486b0331594b5da2b14db670da # tag=v6
uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6
id: get-workflow-jobs
with:
github-token: ${{ secrets.BOT_TOKEN }}