Skip to content

Add decoding of class names before showing them to the user with inte… #717

Add decoding of class names before showing them to the user with inte…

Add decoding of class names before showing them to the user with inte… #717

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: VirtusLab/scala-cli-setup@a4c8b538a26205b4f92c3253f4661735b029f6e6
with:
jvm: "temurin:17"
- uses: ckipp01/mill-dependency-submission@v1