Skip to content

Commit

Permalink
Update GitHub Action codecov/codecov-action to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 18, 2024
1 parent 73995e9 commit 02a71a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
- name: Show disk usage
run: df -h

- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
name: Upload coverage to https://app.codecov.io/gh/hashintel/hash
with:
flags: ${{ env.TRIMMED_PACKAGE_NAME }}
Expand Down Expand Up @@ -367,7 +367,7 @@ jobs:
- name: Show disk usage
run: df -h

- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
name: Upload coverage to https://app.codecov.io/gh/hashintel/hash
with:
flags: ${{ env.TRIMMED_PACKAGE_NAME }}
Expand Down

0 comments on commit 02a71a5

Please sign in to comment.