Skip to content

Commit

Permalink
Merge pull request #1102 from form8ion/renovate/master-codecov-codeco…
Browse files Browse the repository at this point in the history
…v-action-5.x

chore(action): update codecov/codecov-action action to v5.1.1 (master)
  • Loading branch information
renovate[bot] authored Dec 6, 2024
2 parents 33afe5d + 97e3c03 commit 7199e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cache: npm
- run: npm clean-install
- run: npm test
- uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0
- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
trigger-release:
runs-on: ubuntu-latest
if: github.event_name == 'push'
Expand Down

0 comments on commit 7199e20

Please sign in to comment.