mirror of
https://github.com/logos-storage/github-actions.git
synced 2026-01-09 08:33:10 +00:00
chore: update create-matrix-action version (#2)
This commit is contained in:
parent
f3afe9fa94
commit
0ebcdf619e
2
.github/workflows/docker-reusable.yml
vendored
2
.github/workflows/docker-reusable.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Compute matrix
|
- name: Compute matrix
|
||||||
id: matrix
|
id: matrix
|
||||||
uses: fabiocaccamo/create-matrix-action@v4
|
uses: fabiocaccamo/create-matrix-action@v5
|
||||||
with:
|
with:
|
||||||
matrix: |
|
matrix: |
|
||||||
os {linux}, arch {amd64}, builder {$${{ env.amd64_builder }}}
|
os {linux}, arch {amd64}, builder {$${{ env.amd64_builder }}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user