There was an error while loading. Please reload this page.
1 parent 496a774 commit 081043cCopy full SHA for 081043c
1 file changed
.github/workflows/unit-test.yml
@@ -75,6 +75,6 @@ jobs:
75
76
- name: Upload coverage to Aikido
77
if: ${{ matrix.dotnet-version == '10.0.x' }} # Aikido.Zen.Tests targets net10 only
78
- uses: AikidoSec/code-coverage-github-action@c649d671735d625ec9d39bab5efae5921160ea63 #v0.1.0
+ uses: AikidoSec/code-coverage-github-action@18138c9866f45cb159779a167d6e1330c967fe28 #v0.1.1
79
with:
80
lcov-file-paths: coverage/lcov.info
0 commit comments