Skip to content

log4brains-1.0.1.tgz: 21 vulnerabilities (highest severity is: 9.8) - autoclosed #9

log4brains-1.0.1.tgz: 21 vulnerabilities (highest severity is: 9.8) - autoclosed

log4brains-1.0.1.tgz: 21 vulnerabilities (highest severity is: 9.8) - autoclosed #9

Workflow file for this run

name: "Greetings"
on: [pull_request_target, issues]
env:
CI: true
NX_DAEMON: false
NX_VERBOSE_LOGGING: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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: "Hello, I'm 🤖 Stormie-Bot! Thank you for your interest in this project! The Storm team will review this issue and reach out to you ASAP."
pr-message: "Hello, I'm 🤖 Stormie-Bot! The Storm team sincerely appreciates your effort/interest in contributing to this project. A Storm developer will review this change and get back to you ASAP. Please feel free to reach out to the Storm team ([email protected]) if you have any questions/comments."