Skip to content

Commit 657908a

Browse files
committed
CI: upgraded coverity action
1 parent 2756372 commit 657908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v6
1414
- run: .github/build.sh coverity
15-
- uses: vapier/coverity-scan-action@v0
15+
- uses: vapier/coverity-scan-action@v1
1616
with:
1717
project: OpenSC%2Fpam_p11
1818
token: ${{ secrets.COVERITY_SCAN_TOKEN }}

0 commit comments

Comments
 (0)