Skip to content

Commit ada4b83

Browse files
Bump WIPACrepo/wipac-dev-py-setup-action from 5.3 to 5.8
Bumps [WIPACrepo/wipac-dev-py-setup-action](https://github.com/wipacrepo/wipac-dev-py-setup-action) from 5.3 to 5.8. - [Release notes](https://github.com/wipacrepo/wipac-dev-py-setup-action/releases) - [Commits](WIPACrepo/wipac-dev-py-setup-action@v5.3...v5.8) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-py-setup-action dependency-version: '5.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 123e234 commit ada4b83

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.8
187187
with:
188188
mode: PACKAGING
189189
python_min: '3.10'

0 commit comments

Comments
 (0)