Skip to content

chore(deps): Bump dart-lang/setup-dart from e58aeb62aef51dcc4d0ba8eada7c08092aad5314 to 7f54cd0cee53e120db0d1fce4196b7772ebd6f6e #744

chore(deps): Bump dart-lang/setup-dart from e58aeb62aef51dcc4d0ba8eada7c08092aad5314 to 7f54cd0cee53e120db0d1fce4196b7772ebd6f6e

chore(deps): Bump dart-lang/setup-dart from e58aeb62aef51dcc4d0ba8eada7c08092aad5314 to 7f54cd0cee53e120db0d1fce4196b7772ebd6f6e #744

name: "Dependency Review"
on:
pull_request:
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@v4
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
with:
config-file: "./.github/dependency-review-config.yml"