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:
|
||||
- name: Get PR files and build role matrix
|
||||
id: make-matrix
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
if (!context.payload.pull_request?.number) {
|
||||
|
||||
Reference in New Issue
Block a user