Skip to content

[Snyk] Security upgrade firebase from 9.8.2 to 9.15.0 #67

[Snyk] Security upgrade firebase from 9.8.2 to 9.15.0

[Snyk] Security upgrade firebase from 9.8.2 to 9.15.0 #67

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for the Issue, this helps the project a lot!"
pr-message: "Thanks for the Pull Request, this helps the project a lot!"