Merge pull request #94 from Lerentis/dependabot/github_actions/mikefarah/yq-4.44.3

Bump mikefarah/yq from 4.44.2 to 4.44.3
This commit is contained in:
Tobias Trabelsi 2024-08-05 09:38:56 +02:00 committed by GitHub
commit 8c46aa2f41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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