File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 release :
8484 needs : ci
8585 if : github.event_name != 'schedule'
86- uses : hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@dbdcce2870b33525ac1fa26069bf95b2dd586fda # 0.15.2
86+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@ed864a88ec8610dc2a1b9aab1dbde2864bf75df4 # 0.16.0
8787 permissions :
8888 contents : read
8989 with :
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ runs:
142142 working-directory : ${{ steps.prepare-variables.outputs.working-directory }}
143143
144144 - name : Setup Node.js
145- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@ce2bb8274a37c1219be2bcae2a1b2528c2c72957 # 0.19.0
145+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4
146146 with :
147147 working-directory : ${{ github.action_path }}
148148
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ runs:
175175
176176 core.setOutput('yq-command', yqCommands.join('\n'));
177177
178- - uses : mikefarah/yq@45be35c06387d692bb6bf689919919e0e32e796f # v4.49.1
178+ - uses : mikefarah/yq@7ccaf8e700ce99eb3f0f6cef7f5930a0b3c827cd # v4.49.2
179179 with :
180180 cmd : |
181181 ${{ steps.chart-values-updates.outputs.yq-command }}
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ runs:
100100 echo "path=ct.yaml" >> "$GITHUB_OUTPUT"
101101 fi
102102
103- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
103+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
104104
105105 - name : Set up chart-testing
106106 uses : helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
You can’t perform that action at this time.
0 commit comments