mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 01:33:41 +08:00
spelling fix (#708)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Expand the arguments into an array of strings. This is requires because the GitHub action
|
||||
# Expand the arguments into an array of strings. This is required because the GitHub action
|
||||
# provides all arguments concatenated as a single string.
|
||||
ARGS=("$@")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user