Skip to content

Commit

Permalink
chore: Pin Codecov GitHub action to a specific version via full commi…
Browse files Browse the repository at this point in the history
…t SHA
  • Loading branch information
96malhar committed Aug 18, 2023
1 parent de0d2bd commit b47133c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildtools/ci.buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ phases:
post_build:
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d #v3

reports:
aws-dotnet-deploy-tests:
Expand Down

0 comments on commit b47133c

Please sign in to comment.