Bump actions/github-script to major version 8
This commit is contained in:
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Get PR files and build role matrix
|
- name: Get PR files and build role matrix
|
||||||
id: make-matrix
|
id: make-matrix
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v8
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
if (!context.payload.pull_request?.number) {
|
if (!context.payload.pull_request?.number) {
|
||||||
|
|||||||
Reference in New Issue
Block a user