From 219b303c4425d644f7ea1449aa9c0d12d4900d44 Mon Sep 17 00:00:00 2001 From: Ric Evans Date: Fri, 13 Oct 2023 11:08:27 -0500 Subject: [PATCH] `WIPACrepo/wipac-dev-py-setup-action@pipdeptree` --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e2bc0eef6..907e7a187 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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 }}