mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-12 03:39:02 +00:00
Merge branch 'master' into linpeas_dev
This commit is contained in:
4
.github/workflows/CI-master_tests.yml
vendored
4
.github/workflows/CI-master_tests.yml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
run: linPEAS/linpeas.sh -h
|
||||
|
||||
- name: Run linpeas
|
||||
run: linPEAS/linpeas.sh
|
||||
run: linPEAS/linpeas.sh -h
|
||||
|
||||
- name: Create local changes
|
||||
run: git add linPEAS/linpeas.sh
|
||||
@@ -157,7 +157,7 @@ jobs:
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
branch: refs/heads/${{ github.head_ref }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.PULL_REQUEST_TOKEN }}
|
||||
force: true
|
||||
|
||||
Build_and_test_macpeas_master:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user