Skip to content

Commit b91a2af

Browse files
Bump WIPACrepo/wipac-dev-py-setup-action from 5.7 to 5.9
Bumps [WIPACrepo/wipac-dev-py-setup-action](https://github.com/wipacrepo/wipac-dev-py-setup-action) from 5.7 to 5.9. - [Release notes](https://github.com/wipacrepo/wipac-dev-py-setup-action/releases) - [Commits](WIPACrepo/wipac-dev-py-setup-action@v5.7...v5.9) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-py-setup-action dependency-version: '5.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f4f626 commit b91a2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
with:
184184
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
185185
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
186-
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
186+
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.9
187187
with:
188188
mode: PACKAGING
189189
python_min: '3.10'

0 commit comments

Comments
 (0)