Skip to content

update CI and all that (#561) #26

update CI and all that (#561)

update CI and all that (#561) #26

name: Update Dependency Graph
on:
push:
branches:
- main
jobs:
dependency-graph:
name: Update Dependency Graph
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-submission@v1