Skip to content

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre #673

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre #673

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.4.0
with:
github-token: ${{ secrets.ROBOT_CI_TOKEN }}