Skip to content

Commit

Permalink
Merge pull request #233 from step-security/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-3.1.1

Bump codecov/codecov-action from 2.1.0 to 3.1.1
  • Loading branch information
varunsh-coder committed Jan 14, 2023
2 parents 18bf8ad + 4660e36 commit 10aedff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -33,4 +33,4 @@ jobs:
run: npm ci
- name: Run coverage
run: npm test -- --coverage
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # v2.1.0
- uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1

0 comments on commit 10aedff

Please sign in to comment.