Skip to content

Bump github.com/swaggo/swag from 1.16.3 to 1.16.4 #19

Bump github.com/swaggo/swag from 1.16.3 to 1.16.4

Bump github.com/swaggo/swag from 1.16.3 to 1.16.4 #19

name: "Workflow for Feature branches"
on:
push:
branches-ignore:
- main
jobs:
go-build-test-lint:
uses: martelskiy/workflows/.github/workflows/go.yml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
go-version: "1.22.x"