Skip to content

Commit

Permalink
Merge pull request #7286 from Gabriel28840/patch-1
Browse files Browse the repository at this point in the history
update(ghaction): update kics-gh-action.yaml
  • Loading branch information
cx-ruiaraujo authored Oct 30, 2024
2 parents 8b81742 + 81f25b6 commit f7ee165
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run KICS Scan
uses: checkmarx/kics-github-action@252e73959bd4809a14863cbfbb42d7a90d5a4860 # v2.1.1
uses: checkmarx/kics-github-action@94469746ec2c43de89a42fb9d2a80070f5d25b16 # v2.1.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: "./Dockerfile"
Expand Down

0 comments on commit f7ee165

Please sign in to comment.