Skip to content

Commit 9b6e495

Browse files
chore(deps): pin helm/chart-releaser-action action to cae68fe
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 612aca1 commit 9b6e495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
if: |
284284
github.event_name == 'push' &&
285285
startsWith(github.ref, 'refs/tags/')
286-
uses: helm/chart-releaser-action@v1.7.0
286+
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
287287
env:
288288
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
289289
with:

0 commit comments

Comments
 (0)