File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040 fetch-depth : 1
4141
42- # Check license headers (v3.0.0)
43- - uses : erisu/apache-rat-action@30c94d10ed21e6f6fd5590dc5c158f58cae7a0dd
42+ # Check license headers
43+ - uses : erisu/apache-rat-action@30c94d10ed21e6f6fd5590dc5c158f58cae7a0dd # v3.0.0
4444
4545 # Setup environment with node
4646 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
5151 - name : npm install packages
5252 run : npm ci
5353
54- # Check node package licenses (v2.1.0)
55- - uses : erisu/license-checker-action@04511f4c052b5773f11e1c65b42cda88235c62ae
54+ # Check node package licenses
55+ - uses : erisu/license-checker-action@04511f4c052b5773f11e1c65b42cda88235c62ae # v2.1.0
5656 with :
5757 license-config : ' licence_checker.yml'
5858 include-asf-category-a : true
You can’t perform that action at this time.
0 commit comments