File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 runs-on : ${{ matrix.os }}
1818
1919 steps :
20- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
20+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2121 with :
2222 persist-credentials : false
2323
3535 lint :
3636 runs-on : ubuntu-latest
3737 steps :
38- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
38+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3939 with :
4040 persist-credentials : false
4141
Original file line number Diff line number Diff line change 2020 contents : read
2121 steps :
2222 - name : Check out the repo
23- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
23+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
2424 with :
2525 persist-credentials : false
2626
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
17+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1818 with :
1919 fetch-depth : 0
2020 persist-credentials : false
Original file line number Diff line number Diff line change 1212 swagger :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
15+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1616 with :
1717 persist-credentials : false
1818
Original file line number Diff line number Diff line change 2121 security-events : write
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525 with :
2626 persist-credentials : false
2727
You can’t perform that action at this time.
0 commit comments