Skip to content

build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre #160

build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre

build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre #160

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 }}