File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v6
1414 with :
15- token : ${{ secrets.DEPLOYMENT_PERSONAL_ACCESS_TOKEN }}
15+ token : ${{ secrets.GITHUB_TOKEN }}
1616 submodules : true
1717 # git-revision-date-localized-plugin and mkdocs-rss-plugin need full git history depth
1818 fetch-depth : 0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ For product updates that are in progress or planned [visit the Codacy public roa
1818
19192026
2020
21- - [ Adding GolangCI-Lint as new supported tool January, 2026] ( cloud/cloud-2026-01-adding-golangci-lint.md )
2221- [ Cloud January 2026] ( cloud/cloud-2026-01.md )
22+ - [ Adding GolangCI-Lint as new supported tool January, 2026] ( cloud/cloud-2026-01-adding-golangci-lint.md )
2323
24242025
2525
Original file line number Diff line number Diff line change 684684 - release-notes/index.md
685685 - Cloud :
686686 - 2026 :
687+ - release-notes/cloud/cloud-2026-01.md
687688 - release-notes/cloud/cloud-2026-01-adding-golangci-lint.md
688- - release-notes/cloud/cloud-2026-01.md
689689 - 2025 :
690690 - release-notes/cloud/cloud-2025-12.md
691691 - release-notes/cloud/cloud-2025-11.md
You can’t perform that action at this time.
0 commit comments