mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'develop' into dependabot/pip/pre-commit-2.8.2
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
name: auto-merge
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
auto-merge:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ahmadnassri/action-dependabot-auto-merge@v2
|
||||
with:
|
||||
github-token: ${{ secrets.auto-merge }}
|
||||
@@ -6,7 +6,7 @@ atomicwrites==1.4.0
|
||||
attackcti==0.3.3
|
||||
attrs==19.3.0
|
||||
bcrypt==3.2.0
|
||||
boto3==1.16.6
|
||||
boto3==1.16.10
|
||||
botocore==1.19.10
|
||||
certifi==2019.11.28
|
||||
cffi==1.14.3
|
||||
|
||||
Reference in New Issue
Block a user