File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747
4848 steps :
4949 - name : Checkout code
50- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
50+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5151
5252 - name : Set up Node.js
5353 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
7979
8080 steps :
8181 - name : Checkout code
82- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
82+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8383
8484 - name : Set up Node.js
8585 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
@@ -101,7 +101,7 @@ jobs:
101101
102102 steps :
103103 - name : Checkout code
104- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
104+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
105105
106106 - name : Set up Node.js
107107 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
@@ -118,7 +118,7 @@ jobs:
118118
119119 steps :
120120 - name : Checkout code
121- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
121+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
122122
123123 - name : Set up Node.js
124124 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Checkout code
36- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
36+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3737
3838 - name : Set up Node.js
3939 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 2121 if : github.repository == 'timgit/pg-boss'
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
24+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525 with :
2626 fetch-depth : 0 # lastUpdated in docs config needs full git history
2727 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Checkout code
36- uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
36+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3737
3838 - name : Set up Node.js
3939 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
Original file line number Diff line number Diff line change 3030 - 5432:5432
3131
3232 steps :
33- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
33+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3434
3535 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3636 with :
Original file line number Diff line number Diff line change 3030 - 5432:5432
3131
3232 steps :
33- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
33+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3434
3535 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3636 with :
Original file line number Diff line number Diff line change 2424 --health-timeout 5s
2525 --health-retries 5
2626 steps :
27- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
27+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2828 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
2929 with :
3030 node-version : ' 24'
Original file line number Diff line number Diff line change 2929 if : github.repository == 'timgit/pg-boss'
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
32+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3333 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3434 with :
3535 node-version : 22
Original file line number Diff line number Diff line change 2323 if : github.repository == 'timgit/pg-boss'
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
26+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
2828 with :
2929 node-version : 22
You can’t perform that action at this time.
0 commit comments