File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
21+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2222 with :
2323 persist-credentials : false
2424
Original file line number Diff line number Diff line change 1414 linkChecker :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
17+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1818 with :
1919 persist-credentials : false
2020
Original file line number Diff line number Diff line change 99 lint :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
12+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1313 with :
1414 persist-credentials : false
1515 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 1515 build :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919 with :
2020 persist-credentials : false
2121 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3737 contents : write
3838 id-token : write
3939 steps :
40- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
40+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4141 with :
4242 persist-credentials : false
4343 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 1212 matrix :
1313 version : [22, 24]
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 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 1515 security-events : write
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919 with :
2020 persist-credentials : false
2121
You can’t perform that action at this time.
0 commit comments