Change to specified version

This commit is contained in:
Jamie Scott
2023-06-06 20:20:00 -07:00
committed by GitHub
parent 437d407a8a
commit 43f7851be3
+2 -2
View File
@@ -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