Skip to content

Bump commons-io:commons-io from 2.13.0 to 2.15.0 (#127) #149

Bump commons-io:commons-io from 2.13.0 to 2.15.0 (#127)

Bump commons-io:commons-io from 2.13.0 to 2.15.0 (#127) #149

Workflow file for this run

name: "TODO Issue Creator"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v3.0.2-beta"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}