Skip to content

chore(deps): bump dependencies #12

chore(deps): bump dependencies

chore(deps): bump dependencies #12

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