Skip to content

Bump com.squareup.okhttp3:okhttp from 4.9.1 to 4.9.2 #67

Bump com.squareup.okhttp3:okhttp from 4.9.1 to 4.9.2

Bump com.squareup.okhttp3:okhttp from 4.9.1 to 4.9.2 #67

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: 'Thanks for reporting this issue. We will get back to you in a while'
pr-message: 'Great Job for your first PR in this repository'