chore(deps): update ghcr.io/opiproject/spdk:main docker digest to 2fd9158 #429
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/opi-smbios-bridge/.github/workflows/codeql.yml@main | |
secrets: inherit |