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