Skip to content

chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.0.0-20231128043329-e8ced51013a1 to 6.0.0 #302

chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.0.0-20231128043329-e8ced51013a1 to 6.0.0

chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.0.0-20231128043329-e8ced51013a1 to 6.0.0 #302

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0