Skip to content

Commit

Permalink
chore(deps): update endorlabs/github-action digest to aa5139f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 100f050 commit 8503e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/endorlabs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
# run: mvn clean install
- name: Endor Labs scan pull request
if: github.event_name == 'pull_request'
uses: endorlabs/github-action@1aedae63420c07dda7f0a7cf76ecfbce5b698170
uses: endorlabs/github-action@aa5139fcbfa6faa120afc511f0678f81485e83bc
with:
namespace: "madsrc" # Modify the namespace to your Endor Labs tenant namespace.
sarif_file: findings.sarif
- name: Endor Labs scan monitor
if: github.event_name == 'push'
uses: endorlabs/github-action@1aedae63420c07dda7f0a7cf76ecfbce5b698170
uses: endorlabs/github-action@aa5139fcbfa6faa120afc511f0678f81485e83bc
with:
namespace: "madsrc" # Modify the namespace to your Endor Labs tenant namespace.
pr: "false"
Expand Down

0 comments on commit 8503e38

Please sign in to comment.