Skip to content

Commit a603bcb

Browse files
authored
Update GitHub Actions workflows. (#5558)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 9983e5b04e591b71339227336332131e8fda153d.
1 parent 2cc9b61 commit a603bcb

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
@@ -83,7 +83,7 @@ jobs:
8383
- name: Unit-test provider code
8484
run: make test_provider
8585
- name: Upload coverage reports to Codecov
86-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
86+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
8787
env:
8888
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8989
- if: inputs.is_pr

0 commit comments

Comments
 (0)