File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 with :
3333 ref : ${{ inputs.github_ref || github.ref_name == 'next' && 'next' || github.ref_name }}
3434 repository : nhsdigital/manage-vaccinations-in-schools
35- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
35+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3636 with :
3737 node-version-file : .tool-versions
3838 cache : yarn
Original file line number Diff line number Diff line change 2626 with :
2727 ref : ${{ github.base_ref }}
2828 - name : Setup Node.js on base branch
29- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
29+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3030 with :
3131 node-version-file : .tool-versions
3232 cache : yarn
4343 with :
4444 ref : ${{ github.head_ref }}
4545 - name : Setup Node.js on head branch
46- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
46+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4747 with :
4848 node-version-file : .tool-versions
4949 cache : yarn
Original file line number Diff line number Diff line change 1616 - uses : ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
1717 with :
1818 bundler-cache : true
19- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
19+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2020 with :
2121 cache : yarn
2222 node-version-file : .tool-versions
Original file line number Diff line number Diff line change 2626 DATABASE_PASSWORD : postgres
2727 steps :
2828 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
29+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3030 with :
3131 node-version-file : .tool-versions
3232 cache : yarn
6464 postgis://postgres:postgres@localhost:5432/manage_vaccinations_development
6565 steps :
6666 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
67- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
67+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
6868 with :
6969 node-version-file : .tool-versions
7070 cache : yarn
7979 runs-on : ubuntu-latest
8080 steps :
8181 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
82- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
82+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
8383 with :
8484 node-version-file : .tool-versions
8585 cache : yarn
You can’t perform that action at this time.
0 commit comments