Skip to content

Commit

Permalink
Upgrade Packj GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishbijlani authored Mar 7, 2023
1 parent 13682f0 commit e4e6cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# Audit
- name: Audit dependencies
uses: ossillate-inc/packj-github-action@v0.0.7-beta
uses: ossillate-inc/packj-github-action@v0.0.8-beta
with:
DEPENDENCY_FILES: pypi:requirements.txt
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e4e6cf3

Please sign in to comment.