chore(deps): update actions/setup-go digest to 4b73464
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
CI / test (pull_request) Successful in 1m17s

This commit is contained in:
2026-02-27 17:47:33 +00:00
parent 74e6e06887
commit 8b54fc9583
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Setup go - name: Setup go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
with: with:
go-version-file: go.mod go-version-file: go.mod
check-latest: true check-latest: true

View File

@@ -17,7 +17,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Setup go - name: Setup go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
with: with:
go-version-file: go.mod go-version-file: go.mod
check-latest: true check-latest: true