Skip to content

Commit 68e3d66

Browse files
chore(deps): update mikefarah/yq action to v4.52.2
1 parent be6eaee commit 68e3d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
futureRelease: ${{ steps.version.outputs.next-version }}
4040

4141
- name: Update YAML File with next version
42-
uses: mikefarah/yq@3d918acc2aa75876ca662e50a98391ab1bce34d0 # v4.52.1
42+
uses: mikefarah/yq@2be0094729a1006f61e8339ce9934bfb3cbb549f # v4.52.2
4343
with:
4444
cmd: |
4545
yq e '.operator.trivyDojoReportOperator.image.tag = "${{ steps.version.outputs.next-version }}"' -i charts/values.yaml

0 commit comments

Comments
 (0)