Skip to content

Commit ee4bbee

Browse files
committed
use WIPACrepo/wipac-dev-next-version-action@main
1 parent 8614d91 commit ee4bbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
with:
144144
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
145145

146-
- uses: WIPACrepo/wipac-dev-next-version-action@v1.0
146+
- uses: WIPACrepo/wipac-dev-next-version-action@main
147147
id: next-version
148148
with:
149149
force-patch-if-no-commit-token: true

0 commit comments

Comments
 (0)