diff --git a/content/posts/commits/2026-03-03-commit-4e0c344.md b/content/posts/commits/2026-03-03-commit-4e0c344.md new file mode 100644 index 0000000..c4ea439 --- /dev/null +++ b/content/posts/commits/2026-03-03-commit-4e0c344.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] ci(trivy): authenticate git clone with GITEA_TOKEN" +date: 2026-03-03T20:23:27+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 4e0c344 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `4e0c344` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `4e0c344989164ca152594d85be1d257f88db1c8e` | + + +### Description + +Repo is private — pass oauth2 token in clone URL to avoid +"could not read Username" error. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M .gitea/workflows/trivy.yml +``` + +### Diff Summary + +``` + .gitea/workflows/trivy.yml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```