File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 runs-on : ubuntu-latest
7979 steps :
8080 - name : Checkout
81- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
81+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
8282
8383 # If this step is failing, run `helm-docs --chart-search-root helm/defectdojo`
8484 - name : Run helm-docs
9292 runs-on : ubuntu-latest
9393 steps :
9494 - name : Checkout
95- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
95+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9696
9797 # If this step is failing, run `helm schema --use-helm-docs` in `helm/defectdojo`
9898 - name : Generate values schema json
@@ -108,7 +108,7 @@ jobs:
108108 runs-on : ubuntu-latest
109109 steps :
110110 - name : Checkout
111- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
111+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
112112 with :
113113 persist-credentials : false
114114 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments