Skip to content

Commit 08d441f

Browse files
authored
Merge pull request #971 from sigstore/renovate/actions-setup-go-5.x
chore(deps): update actions/setup-go action to v5.5.0
2 parents f8d6a1f + 602a375 commit 08d441f

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@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
51+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
5252
with:
5353
go-version: '1.24.x'
5454

0 commit comments

Comments
 (0)