Skip to content

Commit

Permalink
ci(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent c9c8bef commit 3f17d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: make test

- name: Coverage
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # pin@v3.1.4
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@v3.1.5
with:
files: coverage.out
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 3f17d31

Please sign in to comment.