We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffc077 commit bcc2181Copy full SHA for bcc2181
1 file changed
.github/workflows/release-x-manual-helm-chart.yml
@@ -56,7 +56,7 @@ jobs:
56
helm dependency update ./helm/defectdojo
57
58
- name: Add yq
59
- uses: mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
+ uses: mikefarah/yq@c59fa8de59f1f5a16fdbfd1e2a6e97a1b42a64b9 # v4.45.2
60
61
- name: Pin version docker version
62
id: pin_image
0 commit comments