Skip to content

Commit ecd4cd2

Browse files
authored
Update GitHub Actions workflows. (#765)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 89dd865db8cef8be4f3f0a978cf8007892e51567.
1 parent ead1f22 commit ecd4cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerequisites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Unit-test provider code
6666
run: make test_provider
6767
- name: Upload coverage reports to Codecov
68-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
68+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
6969
env:
7070
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7171
- if: inputs.is_pr

0 commit comments

Comments
 (0)