Skip to content

Commit 8816beb

Browse files
build(deps): update codecov/codecov-action digest to fdcc847
1 parent b5f014c commit 8816beb

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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444

0 commit comments

Comments
 (0)