Skip to content

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 #946

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 #946

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
name: Validate PR title
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}