fix(deps): update github.com/opiproject/opi-spdk-bridge digest to ba494c7 #1008
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CodeQL | |
on: | |
workflow_dispatch: | |
push: | |
branches: [ main ] | |
pull_request: | |
branches: [ main ] | |
permissions: | |
contents: read | |
jobs: | |
call: | |
permissions: | |
contents: read | |
security-events: write | |
uses: opiproject/actions/.github/workflows/codeql.yml@main | |
secrets: inherit |