|
|
|
@ -20,7 +20,7 @@ jobs:
|
|
|
|
runs-on: ubuntu-latest-16-cores
|
|
|
|
runs-on: ubuntu-latest-16-cores
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- name: Checkout source code
|
|
|
|
- name: Checkout source code
|
|
|
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # pin@v6.0.2
|
|
|
|
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # pin@v6.0.3
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
fetch-depth: 0
|
|
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
|
|
|
|
@ -85,7 +85,7 @@ jobs:
|
|
|
|
if: github.ref == 'refs/heads/main' && github.repository == 'helm/helm'
|
|
|
|
if: github.ref == 'refs/heads/main' && github.repository == 'helm/helm'
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- name: Checkout source code
|
|
|
|
- name: Checkout source code
|
|
|
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # pin@v6.0.2
|
|
|
|
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # pin@v6.0.3
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
fetch-depth: 0
|
|
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
|
|
|
|
|