mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
Merge pull request #12 from bo0tzz/renovate/mikefarah-yq-4.x
chore(deps): update mikefarah/yq action to v4.40.4
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -25,10 +25,10 @@ jobs:
|
||||
- name: Checkout to repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Get dependency versions
|
||||
uses: mikefarah/yq@v4.9.8
|
||||
uses: mikefarah/yq@v4.40.4
|
||||
id: get-versions
|
||||
with:
|
||||
cmd: yq eval -j -I=0 versions.yaml
|
||||
cmd: yq eval -o=json -I=0 versions.yaml
|
||||
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user