chore(deps): update actions/github-script digest to 98814c5 (#7254)

This commit is contained in:
TrueCharts Bot
2023-02-15 09:02:38 +01:00
committed by GitHub
parent 7ba36fe45d
commit e422ecb025

View File

@@ -34,7 +34,7 @@ jobs:
path: ./pr_metadata/pr_number.txt
- name: "Get workflow job status"
uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0 # tag=v6
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6
id: get-workflow-jobs
with:
github-token: ${{ secrets.BOT_TOKEN }}