Skip to content

Commit 5520aef

Browse files
authored
Merge pull request #896 from sigstore/renovate/actions-setup-go-5.x
Update actions/setup-go action to v5.3.0
2 parents 0edeacc + 78fd3f2 commit 5520aef

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
@@ -45,7 +45,7 @@ jobs:
4545
java-version: ${{ matrix.java-version }}
4646
distribution: 'temurin'
4747
- name: Setup Go environment
48-
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
48+
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
4949
with:
5050
go-version: '1.21.x'
5151

0 commit comments

Comments
 (0)