Compare commits
2 Commits
097712c6c6
...
e49df1fb4d
Author | SHA1 | Date | |
---|---|---|---|
|
e49df1fb4d | ||
|
bb3ca7573b |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: Get app version from chart
|
||||
uses: mikefarah/yq@v4.31.1
|
||||
uses: mikefarah/yq@v4.31.2
|
||||
id: app_version
|
||||
with:
|
||||
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user