File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
2323 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 with :
25- # until https://github.com/actions/checkout/pull/579 is released
2625 fetch-depth : 0
26+ persist-credentials : false
2727 - id : calculate-version
2828 shell : bash
2929 run : |
5656 with :
5757 node-version : " ${{ env.NODE_VERSION }}"
5858 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
59+ with :
60+ fetch-depth : 0
61+ persist-credentials : false
5962 - name : Install npm
6063 run : npm install
6164 - name : Install npm dependencies
Original file line number Diff line number Diff line change 2020 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
23- # until https://github.com/actions/checkout/pull/579 is released
2423 fetch-depth : 0
24+ persist-credentials : false
2525 - id : calculate-version
2626 shell : bash
2727 run : |
Original file line number Diff line number Diff line change 2020 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
23- # until https://github.com/actions/checkout/pull/579 is released
2423 fetch-depth : 0
24+ persist-credentials : false
2525 - id : calculate-version
2626 shell : bash
2727 run : |
Original file line number Diff line number Diff line change 3232 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
3333 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434 with :
35- # until https://github.com/actions/checkout/pull/579 is released
3635 fetch-depth : 0
36+ persist-credentials : false
3737 - id : calculate-version
3838 shell : bash
3939 run : |
7171 - name : Install opa
7272 uses : kubewarden/github-actions/opa-installer@9e24f3e522b32b838e1f066bd42995a438212e1d
7373 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74+ with :
75+ fetch-depth : 0
76+ persist-credentials : false
7477 - name : Build policy
7578 working-directory : ${{ inputs.policy-working-dir }}
7679 shell : bash
Original file line number Diff line number Diff line change 2020 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
23- # until https://github.com/actions/checkout/pull/579 is released
2423 fetch-depth : 0
24+ persist-credentials : false
2525 - id : calculate-version
2626 shell : bash
2727 run : |
Original file line number Diff line number Diff line change 2020 uses : kubewarden/github-actions/policy-gh-action-dependencies@9e24f3e522b32b838e1f066bd42995a438212e1d
2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
23- # until https://github.com/actions/checkout/pull/579 is released
2423 fetch-depth : 0
24+ persist-credentials : false
2525 - id : calculate-version
2626 shell : bash
2727 run : |
You can’t perform that action at this time.
0 commit comments