Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.60.0 #2933

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.60.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.60.0 #2933

name: Spammy Guardian
on:
workflow_dispatch:
inputs:
issueId:
description: 'id of the issue to test againt'
required: true
issue_comment:
issues:
types: [opened]
jobs:
spammy-guardian:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' || github.actor != 'netlify[bot]' }}
steps:
- uses: kerhub/spammy-guardian@fa79bcda24df6dae5b93285e1749e59c77add4bd
with:
token: ${{ secrets.GITHUB_TOKEN }}