Skip to content

Bump the dotnet group in /docs/fundamentals/snippets/networking with 2 updates #2069

Bump the dotnet group in /docs/fundamentals/snippets/networking with 2 updates

Bump the dotnet group in /docs/fundamentals/snippets/networking with 2 updates #2069

name: Profanity filter
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited, reopened]
pull_request:
types: [opened, edited, reopened]
permissions:
contents: read
jobs:
apply-filter:
name: Apply profanity filter
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- name: Profanity filter
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'github-actions[bot]' }}
uses: IEvangelist/profanity-filter@a2f28dcbf17bd7755929ab6edff9940b7552bf8c # main
id: profanity-filter
with:
token: ${{ secrets.GITHUB_TOKEN }}
replacement-strategy: bold-grawlix