Skip to content

test: replace reflect.DeepEqual with error comparison in CBOR tests #1317

test: replace reflect.DeepEqual with error comparison in CBOR tests

test: replace reflect.DeepEqual with error comparison in CBOR tests #1317

# 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
permissions:
contents: read
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 https://github.com/actions/checkout/releases/tag/v6.0.0
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0 https://github.com/webiny/action-conventional-commits/releases/tag/v1.3.0