post: commit 4e0c344 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s

This commit is contained in:
Betty
2026-03-03 20:23:27 +01:00
parent ab7be1b891
commit 44430f1cae

View File

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