Skip to content

dtu-github-actions@0.16.1

Choose a tag to compare

@github-actions github-actions released this 21 May 09:08
adf908c

Patch Changes

  • 412d672: Fix remote actions referenced through deep sub-paths (for example owner/repo/.github/actions/name@ref) by passing the parent repository and action path separately to the runner.

    Refs #362.