File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 name : lint + unittest + render matrix
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2323 with :
2424 fetch-depth : 0
2525
3232 run : helm plugin install --version 0.8.2 https://github.com/helm-unittest/helm-unittest
3333
3434 - name : Set up Python (for chart-testing)
35- uses : actions/setup-python@v5
35+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3636 with :
3737 python-version : " 3.12"
3838
6767 runs-on : ubuntu-latest
6868 needs : lint-and-unittest
6969 steps :
70- - uses : actions/checkout@v4
70+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
7171 with :
7272 fetch-depth : 0
7373
7777 version : v3.16.4
7878
7979 - name : Set up Python (for chart-testing)
80- uses : actions/setup-python@v5
80+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
8181 with :
8282 python-version : " 3.12"
8383
You can’t perform that action at this time.
0 commit comments