Bump fabiocaccamo/create-matrix-action from 2 to 3 (#206)
Bumps [fabiocaccamo/create-matrix-action](https://github.com/fabiocaccamo/create-matrix-action) from 2 to 3. - [Release notes](https://github.com/fabiocaccamo/create-matrix-action/releases) - [Commits](https://github.com/fabiocaccamo/create-matrix-action/compare/v2...v3) --- updated-dependencies: - dependency-name: fabiocaccamo/create-matrix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
c26827a75a
commit
03c95395b2
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Create matrix
|
- name: Create matrix
|
||||||
uses: fabiocaccamo/create-matrix-action@v2
|
uses: fabiocaccamo/create-matrix-action@v3
|
||||||
id: create_matrix
|
id: create_matrix
|
||||||
with:
|
with:
|
||||||
matrix: |
|
matrix: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue