Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/create-g…
Browse files Browse the repository at this point in the history
…ithub-app-token-1.11.1
  • Loading branch information
cleptric authored Jan 2, 2025
2 parents d648af2 + 8cdd2a0 commit 0d76dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Test
run: make test-coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # [email protected].1
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # [email protected].2
with:
directory: .coverage
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 0d76dbe

Please sign in to comment.