We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fe23c commit 9884a00Copy full SHA for 9884a00
.github/workflows/sync-chart.yml
@@ -43,7 +43,7 @@ jobs:
43
token: ${{ secrets.NGINX_PAT }}
44
45
- name: Setup Helm
46
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
47
with:
48
token: ${{ secrets.GITHUB_TOKEN }}
49
0 commit comments