Release 2024-04-21.1 #185

Merged
luketainton merged 10 commits from next into main 2024-04-21 17:22:51 +02:00
Showing only changes of commit 26b846d297 - Show all commits

View File

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: minor