Skip to content

Commit a44f3ae

Browse files
authored
Merge pull request #1840 from justeattakeaway/dependabot/github_actions/codecov/codecov-action-5.5.2
Bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents 068e873 + de9c33c commit a44f3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: ./build.ps1 -EnableIntegrationTests
7373

7474
- name: Upload coverage to Codecov
75-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
75+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
7676
env:
7777
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7878
with:

0 commit comments

Comments
 (0)