File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 --health-retries 5
3131 name : Ruby ${{ matrix.ruby }} with PostgreSQL ${{ matrix.postgres }} unit testing on ${{ matrix.os }}
3232 steps :
33- - uses : actions/checkout@v6
34- - uses : ruby/setup-ruby@v1
33+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34+ - uses : ruby/setup-ruby@4dc28cf14d77b0afa6832d9765ac422dbf0dfedd # v1.298.0
3535 with :
3636 ruby-version : ${{ matrix.ruby }}
3737 bundler-cache : true
Original file line number Diff line number Diff line change 4040 --health-retries 5
4141 name : Ruby ${{ matrix.ruby }} with PostgreSQL ${{ matrix.postgres }} unit testing on ${{ matrix.os }}
4242 steps :
43- - uses : actions/checkout@v6
44- - uses : ruby/setup-ruby@v1
43+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44+ - uses : ruby/setup-ruby@4dc28cf14d77b0afa6832d9765ac422dbf0dfedd # v1.298.0
4545 with :
4646 ruby-version : ${{ matrix.ruby }}
4747 bundler-cache : true
You can’t perform that action at this time.
0 commit comments