Skip to content

Commit 33837ee

Browse files
committed
ci(pipelines): update
1 parent ea0d0ce commit 33837ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/osv-scanner-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# For more examples and options, including how to ignore specific vulnerabilities,
1111
# see https://google.github.io/osv-scanner/github-action/
1212

13-
name: OSV-Scanner
13+
name: "OSV Scanner - PR"
1414

1515
on:
1616
pull_request:

.github/workflows/osv-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# For more examples and options, including how to ignore specific vulnerabilities,
1111
# see https://google.github.io/osv-scanner/github-action/
1212

13-
name: OSV-Scanner
13+
name: OSV Scanner
1414

1515
on:
1616
push:

0 commit comments

Comments
 (0)