Change to specified version
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
sarif_file: findings.sarif
|
||||
- name: Endor Labs Scan Push to main
|
||||
if: github.event_name == 'push'
|
||||
uses: endorlabs/github-action@main
|
||||
uses: endorlabs/github-action@v1.0.0
|
||||
with:
|
||||
namespace: "example" # Modify the namespace to your Endor Labs tenant namespace.
|
||||
ci_run: "false"
|
||||
@@ -43,4 +43,4 @@ jobs:
|
||||
- name: Upload SARIF to github
|
||||
uses: github/codeql-action/upload-sarif@9885f86fab4879632b7e44514f19148225dfbdcd
|
||||
with:
|
||||
sarif_file: findings.sarif
|
||||
sarif_file: findings.sarif
|
||||
|
||||
Reference in New Issue
Block a user