Skip to content

Commit e5b24ff

Browse files
committed
Adds newline at end of file.
Signed-off-by: Sönke Liebau <soenke.liebau@gmail.com>
1 parent d00767a commit e5b24ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily_security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: actions/checkout@v2.3.4
1212
- uses: actions-rs/audit-check@v1.2.0
1313
with:
14-
token: ${{ secrets.GITHUB_TOKEN }}
14+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)