Skip to content

Commit cb91c5d

Browse files
chore(deps): update actions/setup-go action to v5 (open-telemetry#2109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd6a536 commit cb91c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333
- name: Setup Go
34-
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
34+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
3535
with:
3636
go-version: ~1.24.0
3737
- name: Cache Go

0 commit comments

Comments
 (0)