File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout Code
15- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
15+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1616 with :
1717 persist-credentials : false
1818 ref : ${{ github.base_ref }}
3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout Code
33- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
33+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3434 with :
3535 persist-credentials : false
3636 - name : Setup Node
Original file line number Diff line number Diff line change 4646 egress-policy : audit
4747
4848 - name : Checkout repository
49- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
49+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2222 egress-policy : audit
2323
2424 - name : ' Checkout Repository'
25- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
25+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2626 - name : ' Dependency Review'
2727 uses : actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
14+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1515 with :
1616 persist-credentials : false
1717
Original file line number Diff line number Diff line change 77 lint :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
10+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1111 with :
1212 persist-credentials : false
1313 - uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
Original file line number Diff line number Diff line change 1313 publish :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
16+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1717 - uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
1818 with :
1919 node-version : ' 16.x'
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : " Checkout code"
32- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
32+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3333 with :
3434 persist-credentials : false
3535
You can’t perform that action at this time.
0 commit comments