diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index b137d2f450..29c6298bbb 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -9,4 +9,4 @@ jobs: steps: - uses: ahmadnassri/action-dependabot-auto-merge@v2 with: - github-token: ${{ secrets.auto-merge }} + github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 967b931fec..c63dd5a4b3 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.10.1 +ansible==2.10.2 ansible-runner==1.4.6 apipkg==1.5 aspy.yaml==1.3.0