Skip to content

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.2 #7536

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.2

build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.2 #7536

Workflow file for this run

name: semantic-pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
permissions:
pull-requests: write
statuses: write
steps:
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}