We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201a3a0 commit 07bcf6aCopy full SHA for 07bcf6a
.github/workflows/test-runner-ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
75
with:
76
egress-policy: audit
77
- - uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ - uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
78
79
parallel-finished: true
80
integration-test:
0 commit comments