Skip to content

Commit

Permalink
Merge pull request #97 from telekom-mms/renovate/mikefarah-yq-4.x
Browse files Browse the repository at this point in the history
chore(deps): update mikefarah/yq action to v4.45.1
  • Loading branch information
szEvEz authored Jan 15, 2025
2 parents 8fadc84 + 76111be commit 951f842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
futureRelease: ${{ steps.version.outputs.next-version }}

- name: Update YAML File with next version
uses: mikefarah/yq@4839dbbf80445070a31c7a9c1055da527db2d5ee # v4.44.6
uses: mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
with:
cmd: |
yq e '.operator.trivyDojoReportOperator.image.tag = "${{ steps.version.outputs.next-version }}"' -i charts/values.yaml
Expand Down

0 comments on commit 951f842

Please sign in to comment.