Skip to content

Bump rexml from 3.2.5 to 3.2.8 (#54) #67

Bump rexml from 3.2.5 to 3.2.8 (#54)

Bump rexml from 3.2.5 to 3.2.8 (#54) #67

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.x
- uses: golangci/golangci-lint-action@v3
with:
version: latest