Skip to content

wip: use local action #10

wip: use local action

wip: use local action #10

name: Dependency Diff

Check failure on line 1 in .github/workflows/diff-dependencies.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/diff-dependencies.yml

Invalid workflow file

(Line: 15, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual '.'
on:
pull_request:
jobs:
diff_dependencies:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Create Diff
uses: .