Skip to content

chore(deps): bump yii2-framework/actions/.github/workflows/super-linter.yml from 1 to 2 #68

chore(deps): bump yii2-framework/actions/.github/workflows/super-linter.yml from 1 to 2

chore(deps): bump yii2-framework/actions/.github/workflows/super-linter.yml from 1 to 2 #68

Workflow file for this run

---
on:
- pull_request
- push
name: linter
permissions:
checks: write
contents: read
statuses: write
jobs:
linter:
uses: yii2-framework/actions/.github/workflows/super-linter.yml@v2

Check failure on line 15 in .github/workflows/linter.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/linter.yml

Invalid workflow file

error parsing called workflow ".github/workflows/linter.yml" -> "yii2-framework/actions/.github/workflows/super-linter.yml@v2" : failed to fetch workflow: workflow was not found.
secrets:
AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}