File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Update: Sat Jul 11 01:45:50 UTC 2026
1+ Update: Wed Jul 22 01:45:00 UTC 2026
Original file line number Diff line number Diff line change 5151 VCPKG_DISABLE_METRICS : 1
5252
5353 steps :
54- - uses : actions/checkout@v6 .0.2
54+ - uses : actions/checkout@v7 .0.1
5555
5656 - run : |
5757 echo "Update: $(date)" > .github/Update.md
6262 git add .
6363 git commit -a --allow-empty-message -m ""
6464
65- - uses : ad-m/github-push-action@v1.1 .0
65+ - uses : ad-m/github-push-action@v1.3 .0
6666 with :
6767 github_token : ${{ secrets.GITHUB_TOKEN }}
6868 branch : Current
Original file line number Diff line number Diff line change 5252 VCPKG_DISABLE_METRICS : 1
5353
5454 steps :
55- - uses : pozil/auto-assign-issue@v3 .0.0
55+ - uses : pozil/auto-assign-issue@v4 .0.1
5656 with :
5757 repo-token : ${{ secrets.GITHUB_TOKEN }}
5858 assignees : NikolaRHristov
Original file line number Diff line number Diff line change 5757 id-token : write
5858
5959 steps :
60- - uses : actions/checkout@v6 .0.2
60+ - uses : actions/checkout@v7 .0.1
6161
62- - uses : actions/setup-node@v6.4 .0
62+ - uses : actions/setup-node@v7.0 .0
6363 with :
6464 node-version : " 24"
6565
Original file line number Diff line number Diff line change 5959 node-version : [18, 19, 20]
6060
6161 steps :
62- - uses : actions/checkout@v6 .0.2
62+ - uses : actions/checkout@v7 .0.1
6363
64- - uses : pnpm/action-setup@v6.0.8
64+ - uses : pnpm/action-setup@v6.0.9
6565 with :
6666 version : 9.3.0
6767 run_install : |
7676 --unsafe-perm=true
7777 ]
7878
79- - uses : actions/setup-node@v6.4 .0
79+ - uses : actions/setup-node@v7.0 .0
8080 with :
8181 node-version : ${{ matrix.node-version }}
8282 cache : " pnpm"
Original file line number Diff line number Diff line change 4343 "cssnano-preset-advanced" : " 8.0.2" ,
4444 "dotenv" : " 17.4.2" ,
4545 "firebase" : " 12.16.0" ,
46+ <<<<<<< HEAD
4647 "postcss" : " 8.5.22" ,
48+ =======
49+ "postcss" : " 8.5.19" ,
50+ >>>>>>> 5b27776ccf6cc24244486a1f94408b88b2c04b1e
4751 "postcss-combine-duplicated-selectors" : " 10.0.3" ,
4852 "postcss-combine-media-query" : " 2.1.0" ,
4953 "postcss-import" : " 16.1.1" ,
5054 "postcss-reporter" : " 7.1.0" ,
5155 "postcss-url" : " 10.1.4" ,
52- "tailwindcss" : " 3.4.17 " ,
56+ "tailwindcss" : " 3.4.19 " ,
5357 "typescript" : " 7.0.2" ,
5458 "zod" : " 4.4.3"
5559 },
You can’t perform that action at this time.
0 commit comments