File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 GEMSTASH_SPEC_REDIS_SERVERS : redis://localhost:6379
5959 GEMSTASH_SPEC_MEMCACHED_SERVERS : localhost:11211
6060 steps :
61- - uses : actions/checkout@v6
61+ - uses : actions/checkout@v6.0.2
6262 with :
6363 persist-credentials : false
6464 - name : Setup ruby
Original file line number Diff line number Diff line change 99 env :
1010 BUNDLE_WITH : " linting"
1111 steps :
12- - uses : actions/checkout@v6
12+ - uses : actions/checkout@v6.0.2
1313 with :
1414 persist-credentials : false
1515 - uses : ruby/setup-ruby@v1
Original file line number Diff line number Diff line change 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
30+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
3232 - name : Install pandoc
3333 run : sudo apt-get install -y pandoc
You can’t perform that action at this time.
0 commit comments