Skip to content

Commit 47eb49d

Browse files
[nobump] Bump WIPACrepo/wipac-dev-py-setup-action from 5.3 to 5.7 (#437)
Bumps [WIPACrepo/wipac-dev-py-setup-action](https://github.com/wipacrepo/wipac-dev-py-setup-action) from 5.3 to 5.7. - [Release notes](https://github.com/wipacrepo/wipac-dev-py-setup-action/releases) - [Commits](WIPACrepo/wipac-dev-py-setup-action@v5.3...v5.7) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-py-setup-action dependency-version: '5.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c931d00 commit 47eb49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wipac-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
with:
7171
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7272
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
73-
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.3
73+
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
7474
with:
7575
mode: PACKAGING_AND_PYPI
7676
python_min: 3.11

0 commit comments

Comments
 (0)