Skip to content

Bump pbkdf2 from 3.0.17 to 3.1.3 in /client #2

Bump pbkdf2 from 3.0.17 to 3.1.3 in /client

Bump pbkdf2 from 3.0.17 to 3.1.3 in /client #2

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 joining our community, I look forward to see you getting better and better on this subject!'
pr-message: 'Please be sure to follow our pull request pattern, if any problem occurs please contact us.'