Skip to content

Commit 97eed1f

Browse files
build(deps): update codecov/codecov-action digest to 5a10915
1 parent 04a615a commit 97eed1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
mkdir -p cover
3939
go test -race -coverprofile=coverage.txt -covermode=atomic -v
4040
41-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
41+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444

0 commit comments

Comments
 (0)