Skip to content

Commit

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

Bump codecov/codecov-action from 3.1.2 to 3.1.4
  • Loading branch information
varunsh-coder committed May 24, 2023
2 parents f702486 + 760976e commit bb523fd
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 @@ -33,4 +33,4 @@ jobs:
run: npm ci
- name: Run coverage
run: npm test -- --coverage
- uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4

0 comments on commit bb523fd

Please sign in to comment.