Skip to content

Bump the gradle group across 1 directory with 12 updates #1020

Bump the gradle group across 1 directory with 12 updates

Bump the gradle group across 1 directory with 12 updates #1020

Workflow file for this run

name: Slash command dispatch
on:
issue_comment:
types: [created]
jobs:
dispatcher:
runs-on: ubuntu-latest
steps:
- name: Slash command dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.LOS_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true