Skip to content

mod: bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10 #1766

mod: bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10

mod: bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10 #1766

Workflow file for this run

name: Shell
on:
push:
branches: [ main ]
pull_request:
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master