chore(deps): update actions/setup-go action (v6.0.0 → v6.1.0) (#105)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-23 08:40:18 +00:00
committed by GitHub
parent 68095625e8
commit f86678d2a8
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
fetch-depth: 0 # Required for changelog generation
- name: Set up Go
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
with:
go-version-file: go.mod
cache: true