mirror of
https://github.com/tonistiigi/xx
synced 2025-09-26 19:21:09 +08:00
Merge pull request #210 from tonistiigi/dependabot/github_actions/actions/github-script-8
chore(deps): Bump actions/github-script from 7 to 8
This commit is contained in:
2
.github/workflows/.test.yml
vendored
2
.github/workflows/.test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
-
|
||||
name: List targets
|
||||
id: generate
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const base = `${{ inputs.base }}`;
|
||||
|
Reference in New Issue
Block a user