Skip to content

Commit 9e9b52b

Browse files
chore(deps): pin codecov/codecov-action action to d9f34f8 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b76221b commit 9e9b52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: dotnet test --no-build
6464

6565
- name: Codecov
66-
uses: codecov/codecov-action@v3.1.1
66+
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
6767
with:
6868
files: '**/TestResults/*/*.cobertura.xml'
6969

0 commit comments

Comments
 (0)