chore(deps)!: update actions/setup-go (v5.5.0 → v6.0.0) (#237)

This commit is contained in:
renovate[bot]
2025-09-08 13:43:38 +00:00
committed by GitHub
parent a6137fc6f2
commit dec62c2a00
3 changed files with 3 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ runs:
- name: Setup Go
if: steps.detect-go.outputs.found == 'true'
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
with:
go-version-file: 'go.mod'
cache: true