Skip to content

Commit

Permalink
Update Scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 24, 2024
1 parent 0d070ac commit 9300351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
run: |
tar -czvf ${{ inputs.artifact-name }} *
- name: Verify artifact creation
run: ls -la

- id: get_version
uses: ./.github/actions/get-version

Expand Down

0 comments on commit 9300351

Please sign in to comment.