Skip to content

chore(deps): bump actions/upload-artifact from 3 to 5 #267

chore(deps): bump actions/upload-artifact from 3 to 5

chore(deps): bump actions/upload-artifact from 3 to 5 #267

name: Check PR title
on:
pull_request:
branches: [ 'master', 'develop' ]
types: [ 'opened', 'reopened', 'edited', 'synchronize' ]
jobs:
check_pr_title:
name: Check PR title
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
with:
egress-policy: audit
- name: Checkout source branch
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Check PR title
uses: rudderlabs/github-action-check-pr-title@29308e12984bdb3f3dcf8dcec3308f4f4652529c # v1.0.7