Skip to content

Bump yiisoft/yii2-authclient from 2.2.11 to 2.2.15 #57

Bump yiisoft/yii2-authclient from 2.2.11 to 2.2.15

Bump yiisoft/yii2-authclient from 2.2.11 to 2.2.15 #57

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.0
with:
repo-token: ${{ secrets.GH_TOKEN }}
issue-message: 'Hello @${{ github.actor }} , thank you for submitting an issue!'
pr-message: 'Hello @${{ github.actor }} , thank you submitting a pull request!'