Skip to content

Commit b2220ed

Browse files
authored
Merge pull request #1261 from sigstore/renovate/actions-setup-go-7.x
Update actions/setup-go action to v7
2 parents 8707fc7 + dc00380 commit b2220ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
21
4747
distribution: 'temurin'
4848
- name: Setup Go environment
49-
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
49+
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
5050
with:
5151
go-version: '1.26.x'
5252

0 commit comments

Comments
 (0)