Skip to content

chore(deps): update dependency astroid to v3.0.3 - autoclosed #541

chore(deps): update dependency astroid to v3.0.3 - autoclosed

chore(deps): update dependency astroid to v3.0.3 - autoclosed #541

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- 'README.md'
- 'LICENSE.md'
- '.gitignore'
- 'CODEOWNERS'
- 'renovate.json'
jobs:
ci:
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 11): Secret SNYK_TOKEN is required, but not provided while calling.
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}