Skip to content

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 #1537

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0

[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 #1537

Workflow file for this run

name: "Util: Greetings"
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for filing an issue! We'll get back to you as soon as we can with a response."
pr-message: "Thank you for opening a pull request to GNOLL! As soon as the core tests pass and someone approves your pull request, you'll be all ready to merge!"