We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606811f commit 1134ee1Copy full SHA for 1134ee1
.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