Skip to content

Upgrade: bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 #15

Upgrade: bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1

Upgrade: bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 #15

Workflow file for this run

name: ci
on: pull_request
jobs:
revive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- uses: docker://morphy/revive-action:v2
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: build --clean --single-target --snapshot