mirror of
https://git.flexiblyrigid.au/actions/bake-action.git
synced 2025-12-06 07:48:05 +08:00
Compare commits
2 Commits
3acf805d94
...
41c10f2beb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41c10f2beb | ||
|
|
5b9bf92d49 |
4
.github/workflows/ci-subaction.yml
vendored
4
.github/workflows/ci-subaction.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
target: ${{ matrix.target }}
|
||||
-
|
||||
name: Check output
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
env:
|
||||
INPUT_TARGETS: ${{ steps.gen.outputs.targets }}
|
||||
INPUT_EXPECTED: ${{ matrix.expected }}
|
||||
@@ -121,7 +121,7 @@ jobs:
|
||||
fields: ${{ matrix.fields }}
|
||||
-
|
||||
name: Check output
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
env:
|
||||
INPUT_MATRIX: ${{ steps.gen.outputs.matrix }}
|
||||
INPUT_EXPECTED: ${{ matrix.expected }}
|
||||
|
||||
Reference in New Issue
Block a user