Skip to content

chore: Update excel-streaming-reader from 5.0.1 to 5.0.2 #183

chore: Update excel-streaming-reader from 5.0.1 to 5.0.2

chore: Update excel-streaming-reader from 5.0.1 to 5.0.2 #183

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@v4
with:
distribution: 'temurin'
java-version: '17'
- uses: ckipp01/mill-dependency-submission@v1