Skip to content

Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 #4429

Bump commons-codec:commons-codec from 1.17.1 to 1.17.2

Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 #4429

name: check-for-emails
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited]
jobs:
find_emails:
runs-on: ubuntu-latest
name: Check for emails in issue comments
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Scan comment
id: scan
uses: FlowCrypt/comment-email-address-alerts@v19
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exemptions: test,example.com,flowcrypt.com