File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 steps :
2020 - name : Check out code
2121 id : checkout
22- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
22+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
2323 with :
2424 persist-credentials : false
2525
6767 steps :
6868 - name : Check out code
6969 id : checkout
70- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
70+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
7171 with :
7272 persist-credentials : false
7373
Original file line number Diff line number Diff line change 1515 contents : read
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
18+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
1919 with :
2020 persist-credentials : false
2121 - name : Run zizmor
You can’t perform that action at this time.
0 commit comments