mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-31 14:57:18 +00:00
chore(deps): update mikefarah/yq action to v4.40.6 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Checkout to repository
|
- name: Checkout to repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Get dependency versions
|
- name: Get dependency versions
|
||||||
uses: mikefarah/yq@v4.40.5
|
uses: mikefarah/yq@v4.40.6
|
||||||
id: get-versions
|
id: get-versions
|
||||||
with:
|
with:
|
||||||
cmd: yq eval -o=json -I=0 versions.yaml
|
cmd: yq eval -o=json -I=0 versions.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user