Skip to content

feat: update go mod version to 1.24.0 (#33) #62

feat: update go mod version to 1.24.0 (#33)

feat: update go mod version to 1.24.0 (#33) #62

Workflow file for this run

name: Super Linter
on:
push:
branches: [master]
pull_request:
branches: [master]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
permissions: {}
jobs:
lint:
name: Lint code base
uses: andrew-field/reusable-workflows/.github/workflows/super-linter.yml@master