Skip to content

Update mill-main to 0.11.7-109-59a5cb (#160) #82

Update mill-main to 0.11.7-109-59a5cb (#160)

Update mill-main to 0.11.7-109-59a5cb (#160) #82

Workflow file for this run

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