Skip to content

Commit 8900990

Browse files
action: Rename GitHub Action to publish-sarif-to-jira for common naming convention between projects
1 parent d161f2a commit 8900990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: 'Create JIRA tickets from SARIF'
3-
description: 'Create JIRA tickets from SARIF'
2+
name: 'Publish SARIF to JIRA'
3+
description: 'Create JIRA issues from SARIF data'
44
author: 'GeorgeDavis-Ibexlabs'
55
inputs:
66
input_type:

0 commit comments

Comments
 (0)