proactionhq/proaction

Unsupported reference format when using inline action

marccampbell opened this issue · 0 comments

The following workflow YAML fails with "unsupported reference":

name: ""
on:
  - pull_request

jobs:
  test:
    steps:
    - name: "test"
    - uses: ./actions/containers