Skip to content

chore: bump version to v0.5.0 #1

chore: bump version to v0.5.0

chore: bump version to v0.5.0 #1

Workflow file for this run

name: Create release
on:
push:
tags: ["*"]
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
permissions:
contents: write
id-token: write
jobs:
release:

Check failure on line 16 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Create release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 16, Col: 3): Error calling workflow 'tree-sitter/workflows/.github/workflows/release.yml@main'. The workflow is requesting 'attestations: write', but is only allowed 'attestations: none'.
uses: tree-sitter/workflows/.github/workflows/release.yml@main