Skip to content

Commit 2948f6d

Browse files
Merge pull request #478 from form8ion/renovate/master-codecov-codecov-action-6.x
chore(action): update codecov/codecov-action action to v6 (master)
2 parents 8ff8e6e + 221104e commit 2948f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- run: npx @gravityci/cli ./lib/
4949
env:
5050
GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}
51-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
51+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
5252
release:
5353
needs:
5454
- verify

0 commit comments

Comments
 (0)