Files
blog/content/posts/commits/2026-03-03-commit-4e0c344.md
Betty 44430f1cae
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
post: commit 4e0c344 in bojemoi
2026-03-03 20:23:28 +01:00

40 lines
762 B
Markdown

---
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 <noreply@anthropic.com>
### Files Changed
```
M .gitea/workflows/trivy.yml
```
### Diff Summary
```
.gitea/workflows/trivy.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
```