Skip to content

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre #813

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre #813

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.ROBOT_CI_TOKEN }}