mirror of
https://github.com/trailofbits/algo.git
synced 2026-08-30 19:59:42 +02:00
Add Dependabot scanning (#14238)
* Update main.yml * Create dependabot.yml
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: '3.7'
|
||||
|
||||
Reference in New Issue
Block a user