Skip to content

Commit

Permalink
WIPACrepo/wipac-dev-py-setup-action@pipdeptree
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Oct 13, 2023
1 parent 1de7126 commit 219b303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- uses: WIPACrepo/wipac-dev-py-setup-action@v2.6
- uses: WIPACrepo/wipac-dev-py-setup-action@pipdeptree
if: github.actor != ${{ env.BOT_NAME }} # no auto-updates for bots # should match all 'git_committer_name' uses
with:
git_committer_name: ${{ env.BOT_NAME }}
Expand Down

0 comments on commit 219b303

Please sign in to comment.