Skip to content

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 #176

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 #176

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 }}