Skip to content

Commit

Permalink
Merge pull request #48 from dfir-dd/v0.11.0
Browse files Browse the repository at this point in the history
V0.11.0
  • Loading branch information
janstarke authored Jun 13, 2024
2 parents f429f00 + c2fce7a commit 1ba0e45
Show file tree
Hide file tree
Showing 51 changed files with 1,521 additions and 334 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- id: coverage
uses: actions-rs/[email protected]

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
token: ${{secrets.CODECOV_TOKEN}}
files: ${{ steps.coverage.outputs.report }}
Loading

0 comments on commit 1ba0e45

Please sign in to comment.