Skip to content

Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 #174

Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3

Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 #174

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
misspell:
name: runner / misspell
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/[email protected]
- name: misspell
uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.github_token }}
locale: "US"