Merge pull request #28 from Lerentis/dependabot/github_actions/mikefarah/yq-4.34.1

Bump mikefarah/yq from 4.33.3 to 4.34.1
This commit is contained in:
Tobias Trabelsi 2023-05-31 09:40:00 +02:00 committed by GitHub
commit 2de9bbb0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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