Skip to content

core: bump com.github.spotbugs:spotbugs-annotations from 4.8.+ to 4.9.0 in /core #3956

core: bump com.github.spotbugs:spotbugs-annotations from 4.8.+ to 4.9.0 in /core

core: bump com.github.spotbugs:spotbugs-annotations from 4.8.+ to 4.9.0 in /core #3956

Workflow file for this run

name: pr
on:
pull_request:
jobs:
label_pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: "Label PR"
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Label PR
uses: actions/labeler@v5
with:
sync-labels: true