Skip to content

chore(deps): bump actions/cache from 4 to 5 #278

chore(deps): bump actions/cache from 4 to 5

chore(deps): bump actions/cache from 4 to 5 #278

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for reporting issues"
pr-message: "Thanks for sending your prs"