We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6012ea + 1134ee1 commit 058f575Copy full SHA for 058f575
.github/workflows/build.yaml
@@ -85,6 +85,7 @@ jobs:
85
if: steps.changed-files.outputs.any_changed == 'true'
86
uses: azure/[email protected]
87
with:
88
+ version: "v3.10.1"
89
token: ${{ secrets.GITHUB_TOKEN }}
90
91
- name: Install helm kubeval plugin
0 commit comments