Skip to content

Commit

Permalink
removed addtional data
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 1, 2024
1 parent 788c070 commit 2c03265
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
actions: read
contents: read


steps:
- uses: actions/checkout@v4

Expand All @@ -46,7 +45,6 @@ jobs:
uses: reversinglabs/gh-action-rl-scanner-composite@v1
with:
artifact-to-scan: ${{ steps.output_build_artifact.outputs.scanfile }}
format

- name: Get the scan status output
if: success() || failure()
Expand Down

0 comments on commit 2c03265

Please sign in to comment.