Skip to content

chore(deps): update sous-chefs/.github action to v5.0.6 (#814) #6

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

chore(deps): update sous-chefs/.github action to v5.0.6 (#814) #6

Workflow file for this run

---
name: release
"on":
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
packages: write
attestations: write
id-token: write
jobs:
release:
uses: sous-chefs/.github/.github/workflows/[email protected]

Check failure on line 19 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "sous-chefs/.github/.github/workflows/[email protected]" (source tag with sha:2210611be0d29b98d665ea289da67ad4c67dce33) : (Line: 83, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.slack_bot_token != '', (Line: 104, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.slack_bot_token != ''
secrets:
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}
supermarket_key: ${{ secrets.CHEF_SUPERMARKET_KEY }}