Skip to content

Bump commons-io:commons-io from 2.16.1 to 2.18.0 #361

Bump commons-io:commons-io from 2.16.1 to 2.18.0

Bump commons-io:commons-io from 2.16.1 to 2.18.0 #361

Workflow file for this run

name: Needs Rebase Check
on:
pull_request:
types:
- synchronize
push:
branches:
- '*.0.x'
- 'main'
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: eps1lon/actions-label-merge-conflict@releases/2.x
with:
dirtyLabel: "pr/needs rebase"
repoToken: "${{ secrets.GITHUB_TOKEN }}"