Skip to content

chore(deps): bump org.mariadb:r2dbc-mariadb from 1.1.4 to 1.4.1 in /app/server/appsmith-plugins/mysqlPlugin #46544

chore(deps): bump org.mariadb:r2dbc-mariadb from 1.1.4 to 1.4.1 in /app/server/appsmith-plugins/mysqlPlugin

chore(deps): bump org.mariadb:r2dbc-mariadb from 1.1.4 to 1.4.1 in /app/server/appsmith-plugins/mysqlPlugin #46544

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"