Skip to content

Bump github/codeql-action/autobuild from 3.27.0 to 4.37.6 #181

Bump github/codeql-action/autobuild from 3.27.0 to 4.37.6

Bump github/codeql-action/autobuild from 3.27.0 to 4.37.6 #181

Workflow file for this run

name: Analyze API Changes
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
api-diff:
uses: smartcontractkit/.github/.github/workflows/reusable-apidiff-go-analysis.yml@reusable-apidiff-go-analysis/v1
with:
file-patterns: |
**/*.go
**/go.mod
**/go.sum
module-patterns: |
**
!**/examples/**
enforce-compatible: false