fix action_ref (composite action) (#2020)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
ChristopherHX
2023-10-04 01:13:05 +02:00
committed by GitHub
parent 7c7d80ebdd
commit 976df8bae5
4 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
name: remote-action-composite-action-ref
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: nektos/act-test-actions/composite-assert-action-ref-action@main