We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4d609 commit ea2e607Copy full SHA for ea2e607
.github/workflows/coverity.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: actions/checkout@@v6
+ - uses: actions/checkout@v6
17
- run: .github/build.sh coverity
18
- uses: vapier/coverity-scan-action@2dd9b03b1987669de7a6db4203ba44b76a636ce4 # v0.0.1
19
with:
0 commit comments