We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3c4a3 commit 2f870c2Copy full SHA for 2f870c2
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
- uses: ./.github/actions/setup-goversion
30
- - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
+ - uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
31
with:
32
version: "3.13.1"
33
- name: Install jsonnet
0 commit comments