Skip to content

Commit ad7e4c1

Browse files
build(deps): update codecov/codecov-action digest to 13ce06b
1 parent 98830b6 commit ad7e4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
41+
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444

0 commit comments

Comments
 (0)