We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc67dd commit bff2a7fCopy full SHA for bff2a7f
2 files changed
.github/workflows/chart-lint.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
39
with:
40
version: v3.21.3
41
- - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
+ - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
42
43
python-version: "3.x"
44
check-latest: true
.github/workflows/chart-test.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments