We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65e1dd commit 7fc5c14Copy full SHA for 7fc5c14
.github/workflows/lint.yaml
@@ -35,7 +35,7 @@ jobs:
35
fetch-depth: 0
36
37
- name: Set up Helm
38
- uses: azure/setup-helm@v4.2.0
+ uses: azure/setup-helm@v4.3.0
39
with:
40
version: v3.16.4
41
.github/workflows/release.yaml
@@ -136,7 +136,7 @@ jobs:
136
uses: actions/checkout@v4
137
138
139
140
141
142
0 commit comments