Skip to content

Commit

Permalink
Fix CI for new repository title
Browse files Browse the repository at this point in the history
  • Loading branch information
bashofmann committed Sep 22, 2022
1 parent e7da517 commit fa9ed41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: 18

- run: npm install
- run: npm ci

- name: Check if README is up-to-date
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- start title -->

# GitHub Action: NeuVector Image Scan
# GitHub Action: NeuVector Vulnerability Scan Action

<!-- end title -->
<!-- start description -->
Expand Down

0 comments on commit fa9ed41

Please sign in to comment.