We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae2b58 commit 297ff01Copy full SHA for 297ff01
.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@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
+ - uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
78
79
parallel-finished: true
80
integration-test:
0 commit comments