Skip to content

Commit 3c0de24

Browse files
chore(deps): update codecov/codecov-action digest to cf3f51a
1 parent 80a406e commit 3c0de24

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@0565863a31f2c772f9f0395002a31e3f06189574 # v5
21+
- uses: codecov/codecov-action@cf3f51a67d2820f7a7cefa0831889fbbef41ca57 # 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)