File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 3131 -
uses :
e1himself/[email protected] 3232
3333 - name : Checkout
34- uses : actions/checkout@v3.1 .0
34+ uses : actions/checkout@v3.2 .0
3535
3636 - name : Set Environment Variables
3737 env :
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - name : Repository checkout
17- uses : actions/checkout@v3
17+ uses : actions/checkout@v3.2.0
1818 with :
1919 fetch-depth : 0
2020
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.0] ( https://github.com/wayofdev/docker-node/compare/v1.3.0...v1.4.0 ) (2022-12-28)
4+
5+
6+ ### Features
7+
8+ * pnpm 7.20.0 ([ 8319882] ( https://github.com/wayofdev/docker-node/commit/8319882568b27b51177981e8d95efd764fbddd96 ) )
9+
310## [ 1.3.0] ( https://github.com/wayofdev/docker-node/compare/v1.2.0...v1.3.0 ) (2022-12-20)
411
512
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.3 .0" ,
2+ "version" : " 1.4 .0" ,
33 "repository" : {
44 "url" : " https://github.com/wayofdev/docker-node.git"
55 }
You can’t perform that action at this time.
0 commit comments