Skip to content

Commit 50e5d93

Browse files
authored
Update GitHub Actions workflows. (#1505)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 85f223eca6fe9fcab4854b3fd4e4f9cb8a04f021.
1 parent b58b413 commit 50e5d93

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
@@ -78,7 +78,7 @@ jobs:
7878
- name: Unit-test provider code
7979
run: make test_provider
8080
- name: Upload coverage reports to Codecov
81-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
81+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
8282
env:
8383
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8484
- if: inputs.is_pr

0 commit comments

Comments
 (0)