Skip to content

Commit a30ea41

Browse files
authored
Merge pull request #934 from sigstore/renovate/actions-setup-go-5.x
chore(deps): update actions/setup-go action to v5.4.0
2 parents 44f23eb + babf4e9 commit a30ea41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
17
4949
distribution: 'temurin'
5050
- name: Setup Go environment
51-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
51+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
5252
with:
5353
go-version: '1.24.x'
5454

0 commit comments

Comments
 (0)