Skip to content

chore: Update GHCR package handling and improve security scan workflow #242

chore: Update GHCR package handling and improve security scan workflow

chore: Update GHCR package handling and improve security scan workflow #242

---
name: Conventional Commits PR Check
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 #v6.0.0
with:
persist-credentials: false
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 #v1.3.0