Skip to content

feat(deps): bump dependencies and update types #13

feat(deps): bump dependencies and update types

feat(deps): bump dependencies and update types #13

Workflow file for this run

name: Semantic Release
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
versioning:
uses: GEWIS/actions/.github/workflows/versioning.yml@v1