Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

🚨 [security] Update axios 0.21.1 → 1.8.2 (major) #554

🚨 [security] Update axios 0.21.1 → 1.8.2 (major)

🚨 [security] Update axios 0.21.1 → 1.8.2 (major) #554

Workflow file for this run

name: Greetings
on:
- pull_request
- issues
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for contributing to React Hash Scroll!"
pr-message: "Thank you for contributing to React Hash Scroll!"