Skip to content

Commit e1ee675

Browse files
chore(deps): update codecov/codecov-action digest to 5a10915
1 parent d192748 commit e1ee675

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@5a1091511ad55cbe89839c7260b706298ca349f7 # 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)