File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 build :
2626 runs-on : ubuntu-latest
2727 env :
28- HUGO_VERSION : 0.152.0
28+ HUGO_VERSION : 0.155.3
2929 HUGO_ENVIRONMENT : production
3030 TZ : Europe/Berlin
3131 steps :
4545 - name : Install Node.js dependencies
4646 run : " [[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
4747 - name : Cache Restore
48- id : cache-restorebc:24:11:46:f2:0e
48+ id : cache-restore
4949 uses : actions/cache/restore@v4
5050 with :
5151 path : |
Original file line number Diff line number Diff line change 1818 "workbench.colorTheme" : " Default Dark Modern" ,
1919 "workbench.editor.autoLockGroups" : {
2020 "mainThreadWebview-markdown.preview" : true
21- }
21+ },
22+ "chatgpt.openOnStartup" : true
2223}
Original file line number Diff line number Diff line change 11module github.com/securebitsorg/securebitsorg.github.io
22
3- go 1.25.3
3+ go 1.26
44
55require (
6- github.com/hugo-toha/toha/v4 v4.10 .0 // indirect
6+ github.com/hugo-toha/toha/v4 v4.13 .0 // indirect
77
88)
Original file line number Diff line number Diff line change 1- github.com/hugo-toha/toha/v4 v4.10 .0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA =
2- github.com/hugo-toha/toha/v4 v4.10 .0 /go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g =
1+ github.com/hugo-toha/toha/v4 v4.13 .0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA =
2+ github.com/hugo-toha/toha/v4 v4.13 .0 /go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g =
33
You can’t perform that action at this time.
0 commit comments