Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Awei2020 authored Jul 18, 2023
1 parent 1381321 commit 3097253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "MurphySec code scan"
description: "Software Supply Chain Security Scanning Tool"
author: "Wei Zhao <[email protected]>"
inputs:
MURPHYSEC_TOKEN: ${{ secrets.MURPHYSEC_TOKEN }}
MURPHYSEC_TOKEN:
description: "The token should be filled in this field."
required: true
default: test
Expand Down

0 comments on commit 3097253

Please sign in to comment.