Skip to content

build(deps): bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #349

build(deps): bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows

build(deps): bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #349

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: 'Found an issue? Alright, thank you for pointing it out, we shall get right on it!'
pr-message: 'Thank you fo contributing to this project! We love new contributors! Read up on the Contibutors guidelines as indicated on the CONTRIBUTING.md file'