mirror of
https://github.com/logos-storage/github-actions.git
synced 2026-01-02 13:13:06 +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:
|
||||
- name: Compute matrix
|
||||
id: matrix
|
||||
uses: fabiocaccamo/create-matrix-action@v4
|
||||
uses: fabiocaccamo/create-matrix-action@v5
|
||||
with:
|
||||
matrix: |
|
||||
os {linux}, arch {amd64}, builder {$${{ env.amd64_builder }}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user