Skip to content

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.2 #286

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.2

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.2 #286

Workflow file for this run

name: Lint Golang code
on:
pull_request:
branches-ignore:
- master
jobs:
call-lint:
uses: dictyBase/workflows/.github/workflows/golang-lint.yml@develop

Check failure on line 8 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "dictyBase/workflows/.github/workflows/golang-lint.yml@develop" : failed to fetch workflow: workflow was not found.
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref }}