Skip to content

Commit

Permalink
build(deps): bump vapier/coverity-scan-action from 0 to 1 (sqlitebrow…
Browse files Browse the repository at this point in the history
…ser#3470)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent a8eac5f commit 24e1a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DENABLE_TESTING=ON -Dsqlcipher=1 .
- name: Build and scan
uses: vapier/coverity-scan-action@v0
uses: vapier/coverity-scan-action@v1
with:
project: sqlitebrowser%2Fsqlitebrowser
token: ${{ secrets.COVERITY_TOKEN }}
Expand Down

0 comments on commit 24e1a99

Please sign in to comment.