Skip to content

Bump certifi from 2022.12.7 to 2024.7.4 #366

Bump certifi from 2022.12.7 to 2024.7.4

Bump certifi from 2022.12.7 to 2024.7.4 #366

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 your contribution!!'' first issue'
pr-message: 'Thank you for your contribution!!'' first pr'