File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout code
29- uses : actions/checkout@v6.0.2
29+ uses : actions/checkout@v6.0.3
3030 - uses : jdx/mise-action@v4.0.1
3131 with :
3232 install : true
4545 needs : scan_ruby
4646 steps :
4747 - name : Checkout code
48- uses : actions/checkout@v6.0.2
48+ uses : actions/checkout@v6.0.3
4949 - uses : jdx/mise-action@v4.0.1
5050 with :
5151 install : true
6161 needs : scan_ruby
6262 steps :
6363 - name : Checkout code
64- uses : actions/checkout@v6.0.2
64+ uses : actions/checkout@v6.0.3
6565 - uses : jdx/mise-action@v4.0.1
6666 with :
6767 install : true
8989 options : --health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
9090 steps :
9191 - name : Checkout code
92- uses : actions/checkout@v6.0.2
92+ uses : actions/checkout@v6.0.3
9393 with :
9494 fetch-depth : 0
9595 - uses : jdx/mise-action@v4.0.1
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Checkout code
28- uses : actions/checkout@v6.0.2
28+ uses : actions/checkout@v6.0.3
2929 - uses : jdx/mise-action@v4.0.1
3030 with :
3131 install : true
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : " Checkout Repository"
13- uses : actions/checkout@v6.0.2
13+ uses : actions/checkout@v6.0.3
1414 - name : " Dependency Review"
1515 uses : actions/dependency-review-action@v5.0.0
1616 with :
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : Checkout
28- uses : actions/checkout@v6.0.2
28+ uses : actions/checkout@v6.0.3
2929 - uses : jdx/mise-action@v4.0.1
3030 with :
3131 install : true
You can’t perform that action at this time.
0 commit comments