Skip to content

Commit 5c2bcf2

Browse files
chore: Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#283)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc3f1a commit 5c2bcf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: "Run tests"
7171
run: "bashcov --root ./bin -- ./tests/test_helper/bats/bin/bats tests/"
7272
- name: "Publish coverage report to Codecov"
73-
uses: "codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de" # v5.5.2
73+
uses: "codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad" # v5.5.3
7474
with:
7575
files: "./bin/coverage/coverage.xml"
7676

0 commit comments

Comments
 (0)