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 - name : Run tests
2020 run : bundle exec rake
2121 - name : Deploy to Heroku
22- uses : akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0 # v3.12.14
22+ uses : akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 # v3.13.15
2323 with :
2424 heroku_api_key : ${{secrets.HEROKU_API_KEY}}
2525 heroku_app_name : " devdocs"
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
1313 - name : Set up Ruby
14- uses : ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
14+ uses : ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88 # v1.165.1
1515 with :
1616 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
1717 - name : Generate report
Original file line number Diff line number Diff line change 99 test :
1010 runs-on : ubuntu-latest
1111 steps :
12- 12+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1313 - name : Set up Ruby
1414 uses : ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88 # v1.165.1
1515 with :
You can’t perform that action at this time.
0 commit comments