We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22939e2 commit 82667b9Copy full SHA for 82667b9
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
15
- name: Workflow Dispatch Status
16
- uses: unfor19/hero-action@v1
+ uses: unfor19/hero-action@master
17
with:
18
action: "dispatch-status"
19
src_repository: ${{ github.repository }}
0 commit comments