github: make yaml syntax consistent (lockdown.yml)

Simplify output of grep | sort | uniq when checking "uses"
This commit is contained in:
Chuck Craft 2022-10-21 08:59:52 -05:00 committed by A Wireshark GitLab Utility
parent 533eb735e3
commit d896660e63
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v2
- name: 'Repo Lockdown'
uses: dessant/repo-lockdown@v2
with:
pr-comment: >
Hi, thank you for your contribution!