Update actions/setup-go digest to 924ae3a

This commit is contained in:
renovate[bot]
2026-07-03 06:50:03 +00:00
committed by GitHub
parent 68cee09d98
commit a8484b6af2
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
with:
go-version-file: 'go.mod'
check-latest: true
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
with:
go-version-file: 'go.mod'
check-latest: true
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
version: v3.20.2
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
with:
go-version-file: 'go.mod'
check-latest: true
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
version: v3.20.2
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
with:
go-version-file: 'go.mod'
check-latest: true