Skip to content

Commit 0514476

Browse files
build(deps): bump fabiocaccamo/create-matrix-action from 4 to 5
Bumps [fabiocaccamo/create-matrix-action](https://github.com/fabiocaccamo/create-matrix-action) from 4 to 5. - [Release notes](https://github.com/fabiocaccamo/create-matrix-action/releases) - [Commits](fabiocaccamo/create-matrix-action@v4...v5) --- updated-dependencies: - dependency-name: fabiocaccamo/create-matrix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f96e083 commit 0514476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Create matrix
17-
uses: fabiocaccamo/create-matrix-action@v4
17+
uses: fabiocaccamo/create-matrix-action@v5
1818
id: create_matrix
1919
with:
2020
matrix: |

0 commit comments

Comments
 (0)