chore: update from go-tools template#46
Conversation
Bumps the pinned go-tools workflow SHA and switches template-update.yml's push token to TEMPLATE_UPDATE_TOKEN (a PAT with Workflows write access) — the automatic GITHUB_TOKEN can never push changes to .github/workflows/*.yml, which was causing every dispatched template-update run to fail.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
=======================================
Coverage 88.78% 88.78%
=======================================
Files 34 34
Lines 3638 3638
=======================================
Hits 3230 3230
Misses 311 311
Partials 97 97 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Go | Jul 2, 2026 2:33a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.



Bumps the pinned go-tools workflow SHA and switches
template-update.yml's push token to TEMPLATE_UPDATE_TOKEN (a PAT
with Workflows write access) — the automatic GITHUB_TOKEN can never
push changes to .github/workflows/*.yml, which was causing every
dispatched template-update run to fail.