Skip to content

Commit 40e0647

Browse files
chore(deps): update codecov/codecov-action action to v5 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e9340f commit 40e0647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ref: ${{ github.event.pull_request.head.ref }}
1919
- uses: technology-studio/github-workflows/.github/actions/install-dependencies@main
2020
- run: yarn test --coverage
21-
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
21+
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
2222
- run: |
2323
echo "PR_HEAD_REF=${{ github.event.pull_request.head.ref }}" >> $GITHUB_ENV
2424
- run: GITHUB_ACTIONS="" yarn semantic-release --extends ./.releaserc.dryrun.js

0 commit comments

Comments
 (0)