Skip to content

Commit

Permalink
Merge pull request Checkmarx#7185 from Checkmarx/cx-monicac-patch-1
Browse files Browse the repository at this point in the history
update(githubaction): update github action version
  • Loading branch information
cx-monicac authored Jul 5, 2024
2 parents 0752fad + e834b32 commit 73d97e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kics-gh-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run KICS Scan
uses: checkmarx/[email protected].0
uses: checkmarx/[email protected].1
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: "./Dockerfile"
Expand Down

0 comments on commit 73d97e5

Please sign in to comment.