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 cf29477 commit bc18b91Copy full SHA for bc18b91
.github/workflows/pr-build.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: v3.4.0
29
30
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
31
32
python-version: 3.7
33
@@ -199,7 +199,7 @@ jobs:
199
- name: Set up Helm
200
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 #v3.5
201
202
203
204
205
0 commit comments