Skip to content

feat(dep review): switch to dep-review 4.6.0 for Java projects (#74) #43

feat(dep review): switch to dep-review 4.6.0 for Java projects (#74)

feat(dep review): switch to dep-review 4.6.0 for Java projects (#74) #43

name: Test CodeQL for Actions
on:
pull_request:
push:
branches:
- main
permissions: {}
jobs:
test:
permissions:
actions: read
contents: read
security-events: write
uses: ./.github/workflows/actions-codeql.yml
with:
runs-on: '["ubuntu-latest"]'