Skip to content

Commit

Permalink
Rename trivy workflow
Browse files Browse the repository at this point in the history
to prevent confusion with build job
that builds the installer.

Signed-off-by: Florian Esser <[email protected]>
  • Loading branch information
florianesser-tng committed Nov 21, 2024
1 parent b2d53f3 commit 9703e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build
name: dependency-scan
on:
schedule:
- cron: '42 21 * * 0'
Expand Down

0 comments on commit 9703e3c

Please sign in to comment.