Skip to content

Commit e345646

Browse files
authored
Merge pull request #2058 from github/dependabot/github_actions/actions-970b8d0e10
Bump the actions group with 1 update
2 parents ee9b8ab + fb410e7 commit e345646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/__go-tracing-autobuilder.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/go-tracing-autobuilder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ operatingSystems: ["ubuntu", "macos"]
44
env:
55
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
66
steps:
7-
- uses: actions/setup-go@v4
7+
- uses: actions/setup-go@v5
88
with:
99
go-version: "~1.21.1"
1010
- uses: ./../action/init

0 commit comments

Comments
 (0)