We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b975c2 commit 7726004Copy full SHA for 7726004
2 files changed
.github/workflows/helm-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout Code
20
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21
with:
22
persist-credentials: false
23
.github/workflows/helm-unittest.yml
@@ -18,7 +18,7 @@ jobs:
24
0 commit comments