Skip to content

Commit

Permalink
Changed reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jperezdealgaba authored Dec 5, 2023
1 parent 25dbcca commit d626a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
- name: Start process
run: |
python3 rapidast_parser.py --f tools.yaml
python3 manifest_generator.py --f tools.yaml
- name: Commit changes
run: |
git config user.name github-actions
Expand Down

0 comments on commit d626a32

Please sign in to comment.