Skip to content

Commit

Permalink
Update workflow status version (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
martialonline authored Oct 23, 2020
1 parent c4f1924 commit 6fd5959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
steps:
- name: Workflow Status
id: check
uses: martialonline/workflow-status@v1
uses: martialonline/workflow-status@v2
- name: Output Variables
id: commit
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- name: Workflow Status
id: check
uses: martialonline/workflow-status@v1
uses: martialonline/workflow-status@v2
- name: Output Variables
id: commit
run: |
Expand Down

0 comments on commit 6fd5959

Please sign in to comment.