Skip to content

ci: add mandatory version to 'uses' #3

ci: add mandatory version to 'uses'

ci: add mandatory version to 'uses' #3

---
name: Validate component
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
validate-esp-idf-lib-component:
uses: https://github.com/esp-idf-lib/shared-workflows/.github/workflows/validate-component.yml@main

Check failure on line 12 in .github/workflows/validate-component-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/validate-component-test.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows