Skip to content

Beholder CSA Authentication #5674

Beholder CSA Authentication

Beholder CSA Authentication #5674

Workflow file for this run

name: Golangci-lint
on: [pull_request]
jobs:
golangci-lint:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
actions: read
steps:
- name: golangci-lint
uses: smartcontractkit/.github/actions/ci-lint-go@2ac9d97a83a5edded09af7fcf4ea5bce7a4473a4 # v0.2.6
with:
golangci-lint-version: v1.61.0