Skip to content

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 #167

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 #167

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v5.0.0
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}