Skip to content

Commit

Permalink
Installing jinja (#877)
Browse files Browse the repository at this point in the history
Signed-off-by: saarthak <[email protected]>
  • Loading branch information
SaarthakMarkandey authored Oct 29, 2024
1 parent b6fbc37 commit 0296065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme_updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: always()
run: |
pip install --upgrade pip
pip install requests ruamel.yaml
pip install requests ruamel.yaml jinja

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: pipCommand not pinned by hash
Click Remediation section below to solve this issue
./scripts/image_generator.sh
- name: Push changes
Expand Down

0 comments on commit 0296065

Please sign in to comment.