Skip to content

Commit 6fd5959

Browse files
Update workflow status version (#132)
1 parent c4f1924 commit 6fd5959

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
steps:
118118
- name: Workflow Status
119119
id: check
120-
uses: martialonline/workflow-status@v1
120+
uses: martialonline/workflow-status@v2
121121
- name: Output Variables
122122
id: commit
123123
run: |

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- name: Workflow Status
5151
id: check
52-
uses: martialonline/workflow-status@v1
52+
uses: martialonline/workflow-status@v2
5353
- name: Output Variables
5454
id: commit
5555
run: |

0 commit comments

Comments
 (0)