Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0 #135

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0 #135

Workflow file for this run

name: firsr-pr
on: [pull_request, issues]
jobs:
run:
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 your issue.'
pr-message: '🎉, thanks for your pr.'