fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-31 01:08:59 +00:00
committed by GitHub
parent e84df69cb6
commit 543388b5a4
19 changed files with 534 additions and 454 deletions

View File

@@ -142,7 +142,7 @@ jobs:
- name: Set up Go
if: steps.resolve-image.outputs.image_source == 'build'
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: ${{ env.GO_VERSION }}