Skip to content

Address vuln in semver (bump simple-update-notifier & semver) #16

Address vuln in semver (bump simple-update-notifier & semver)

Address vuln in semver (bump simple-update-notifier & semver) #16

Workflow file for this run

name: Conventional Commit Checker
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v1.0.0