Skip to content

Commit 585e905

Browse files
committed
updated trivy.yaml
1 parent 0d560dd commit 585e905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trivy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author: Hari Sekhon
3-
# Date: Date: 2022-02-02 11:27:37 +0000 (Wed, 02 Feb 2022)
3+
# Date: 2022-02-02 11:27:37 +0000 (Wed, 02 Feb 2022)
44
#
55
# vim:ts=2:sts=2:sw=2:et
66
#
@@ -54,7 +54,7 @@ jobs:
5454
# github.event.repository context not available in scheduled workflows
5555
#if: github.event.repository.fork == false
5656
if: github.repository_owner == 'HariSekhon'
57-
name: Trivy Filesystem Scan
57+
name: Trivy
5858
uses: HariSekhon/GitHub-Actions/.github/workflows/trivy.yaml@master
5959
with:
6060
debug: ${{ github.event.inputs.debug }}

0 commit comments

Comments
 (0)