Skip to content

Commit

Permalink
Merge pull request #55 from Lerentis/dependabot/github_actions/mikefa…
Browse files Browse the repository at this point in the history
…rah/yq-4.40.3

Bump mikefarah/yq from 4.40.2 to 4.40.3
  • Loading branch information
Lerentis authored Nov 27, 2023
2 parents 6a8945a + 3ba8f49 commit bf5a0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Get app version from chart
uses: mikefarah/yq@v4.40.2
uses: mikefarah/yq@v4.40.3
id: app_version
with:
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
Expand Down

0 comments on commit bf5a0b2

Please sign in to comment.