Skip to content

Commit 081043c

Browse files
authored
Bump Aikido code coverage version to v0.1.1 (#372)
Signed-off-by: matthiasgekiere <matthias.gekiere@codekt.be>
1 parent 496a774 commit 081043c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575

7676
- name: Upload coverage to Aikido
7777
if: ${{ matrix.dotnet-version == '10.0.x' }} # Aikido.Zen.Tests targets net10 only
78-
uses: AikidoSec/code-coverage-github-action@c649d671735d625ec9d39bab5efae5921160ea63 #v0.1.0
78+
uses: AikidoSec/code-coverage-github-action@18138c9866f45cb159779a167d6e1330c967fe28 #v0.1.1
7979
with:
8080
lcov-file-paths: coverage/lcov.info

0 commit comments

Comments
 (0)