Skip to content

chore: Update commons-io from 2.14.0 to 2.15.0 (#801) #130

chore: Update commons-io from 2.14.0 to 2.15.0 (#801)

chore: Update commons-io from 2.14.0 to 2.15.0 (#801) #130

name: github-dependency-graph
on:
push:
branches:
- main
jobs:
submit-dependency-graph:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
- uses: ckipp01/mill-dependency-submission@v1