Merge pull request #54 from Lerentis/dependabot/github_actions/mikefarah/yq-4.40.2

Bump mikefarah/yq from 4.40.1 to 4.40.2
This commit is contained in:
Tobias Trabelsi
2023-11-20 23:13:09 +01:00
committed by GitHub

View File

@ -36,7 +36,7 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Get app version from chart
uses: mikefarah/yq@v4.40.1
uses: mikefarah/yq@v4.40.2
id: app_version
with:
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml