Skip to content

Bump github.com/adlandh/gowrap-templates/helpers/sentry from 1.1.2 to 1.1.3 #215

Bump github.com/adlandh/gowrap-templates/helpers/sentry from 1.1.2 to 1.1.3

Bump github.com/adlandh/gowrap-templates/helpers/sentry from 1.1.2 to 1.1.3 #215

Workflow file for this run

name: "Run linter"
on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]
jobs:
lint:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint Code Base
uses: golangci/golangci-lint-action@v4