mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[workflows] Update actions/github-script action to v6 (#1413)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
926b96499a
commit
72d0df12fd
@ -41,7 +41,7 @@ jobs:
|
||||
path: ./pr_metadata/pr_number.txt
|
||||
|
||||
- name: "Get workflow job status"
|
||||
uses: actions/github-script@v5
|
||||
uses: actions/github-script@v6
|
||||
id: get-workflow-jobs
|
||||
with:
|
||||
github-token: ${{ steps.generate-token.outputs.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user