Skip to content

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 #93

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 #93

name: dependency-review
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
with:
retry-on-snapshot-warnings: true
retry-on-snapshot-warnings-timeout: 600