Skip to content

Bump gorm.io/gorm from 1.25.2 to 1.25.3 #238

Bump gorm.io/gorm from 1.25.2 to 1.25.3

Bump gorm.io/gorm from 1.25.2 to 1.25.3 #238

Workflow file for this run

on: [push, pull_request]
name: GoLint
jobs:
GoLint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v2
- name: Check GoLint Errors
uses: reviewdog/action-golangci-lint@v2