File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : ' false'
1919
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : ' false'
1919
Original file line number Diff line number Diff line change 1616 name : GitHub Actions
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : ' false'
2222 - uses : raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 # v2.1.0
2525 name : Dockerfiles
2626 runs-on : ubuntu-latest
2727 steps :
28- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
28+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929 with :
3030 persist-credentials : ' false'
3131 - name : Lint Dockerfiles
3535 name : Shell
3636 runs-on : ubuntu-latest
3737 steps :
38- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
38+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3939 with :
4040 persist-credentials : ' false'
4141 - name : Lint shell files
4545 name : YAML
4646 runs-on : ubuntu-latest
4747 steps :
48- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
48+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4949 with :
5050 persist-credentials : ' false'
5151 - name : Lint YAML files
5555 name : Zizmor
5656 runs-on : ubuntu-latest
5757 steps :
58- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
58+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5959 with :
6060 persist-credentials : ' false'
6161 - name : Lint Zizmor files
Original file line number Diff line number Diff line change 1616 run-unit-tests :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : ' false'
2222
3737 tests : ${{ steps.list_tests.outputs.tests }}
3838 steps :
3939 - name : Checkout code
40- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
40+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141 with :
4242 persist-credentials : ' false'
4343
@@ -60,13 +60,13 @@ jobs:
6060 fail-fast : false
6161 steps :
6262 - name : Checkout code
63- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
63+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6464 with :
6565 persist-credentials : ' false'
6666 path : source
6767
6868 - name : Checkout code
69- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
69+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7070 with :
7171 persist-credentials : ' false'
7272 repository : grafana/helm-chart-toolbox
Original file line number Diff line number Diff line change 1616 test :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : ' false'
2222
Original file line number Diff line number Diff line change 2121 cloudTests : ${{ steps.list_tests.outputs.cloudTests }}
2222 steps :
2323 - name : Checkout code
24- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
24+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525 with :
2626 persist-credentials : ' false'
2727
@@ -53,13 +53,13 @@ jobs:
5353 fail-fast : false
5454 steps :
5555 - name : Checkout code
56- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
56+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5757 with :
5858 persist-credentials : ' false'
5959 path : source
6060
6161 - name : Checkout code
62- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
62+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6363 with :
6464 persist-credentials : ' false'
6565 repository : grafana/helm-chart-toolbox
Original file line number Diff line number Diff line change 1616 run-unit-tests :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : ' false'
2222
3737 tests : ${{ steps.list_tests.outputs.tests }}
3838 steps :
3939 - name : Checkout code
40- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
40+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141 with :
4242 persist-credentials : ' false'
4343
@@ -60,13 +60,13 @@ jobs:
6060 fail-fast : false
6161 steps :
6262 - name : Checkout code
63- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
63+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6464 with :
6565 persist-credentials : ' false'
6666 path : source
6767
6868 - name : Checkout code
69- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
69+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7070 with :
7171 persist-credentials : ' false'
7272 repository : grafana/helm-chart-toolbox
Original file line number Diff line number Diff line change 1616 test :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : ' false'
2222
You can’t perform that action at this time.
0 commit comments