Skip to content

chore: adapt swap hooks to new tx handling paradigm #39

chore: adapt swap hooks to new tx handling paradigm

chore: adapt swap hooks to new tx handling paradigm #39

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: aave-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v5
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
comment-summary-in-pr: on-failure
fail-on-severity: moderate
license-check: false