Skip to content

Move all URLs to a separate file & improve getbin method #45

Move all URLs to a separate file & improve getbin method

Move all URLs to a separate file & improve getbin method #45

name: Dependency Review
on: [ pull_request ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Dependency Review
uses: actions/dependency-review-action@v3