Skip to content

chore(deps): update sous-chefs/.github action to v5.0.1 #33

chore(deps): update sous-chefs/.github action to v5.0.1

chore(deps): update sous-chefs/.github action to v5.0.1 #33

---

Check failure on line 1 in .github/workflows/prevent-file-change.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prevent-file-change.yml

Invalid workflow file

(Line: 14, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
name: 'Prevent file change'
"on":
pull_request_target:
branches: [main]
jobs:
prevent-file-change:
uses: sous-chefs/.github/.github/workflows/[email protected]
permissions:
pull-requests: write
with:
token: ${{ secrets.GITHUB_TOKEN }}