mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-14 21:04:15 +01:00
enclose yaml special chars string in quotes
This commit is contained in:
parent
ca4f454d13
commit
f51fea3d77
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ jobs:
|
|||
# commit and push
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: [Github Action] Updated LFI-etc-files-of-all-linux-packages.txt
|
||||
commit_message: '[Github Action] Updated LFI-etc-files-of-all-linux-packages.txt'
|
||||
|
|
|
|||
Loading…
Reference in a new issue