Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
  • Loading branch information
FedeDP committed Dec 5, 2023
1 parent 070157f commit ae8044c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ runs:
- name: Bump syscalls
shell: bash
run: |
ls -la
ls -la falcosecurity-syscalls-bumper-*
cd falcosecurity-syscalls-bumper-*
./syscalls-bumper --repo-root ${{ inputs.repo-root }} --overwrite
- name: Cleanup
Expand Down

0 comments on commit ae8044c

Please sign in to comment.