Skip to content

Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 (#522) #176

Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 (#522)

Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 (#522) #176

Workflow file for this run

name: codespell
on:
push:
branches:
- master
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: codespell-project/actions-codespell@v2.1
with:
skip: ./.git,./go.sum