Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/checkov-2.4.47
Browse files Browse the repository at this point in the history
  • Loading branch information
HorizonNet authored Sep 21, 2023
2 parents 85ec3b7 + eaf9263 commit f26daea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Run Checkov
uses: bridgecrewio/checkov-action@v12.2503.0
uses: bridgecrewio/checkov-action@v12.2508.0
with:
config_file: checkov-config.yml
output_format: github_failed_only
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Lint Code Base
uses: super-linter/[email protected].0
uses: super-linter/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down

0 comments on commit f26daea

Please sign in to comment.