add client IP to SQlite database

This commit is contained in:
ElevenNotes
2025-02-19 10:50:04 +01:00
parent 5d47cf0b9f
commit c36ab2d369
5 changed files with 957 additions and 4 deletions

View File

@@ -219,7 +219,7 @@ jobs:
- name: github / create README.md
if: env.WORKFLOW_GITHUB_README == 'true'
id: github-readme
uses: 11notes/action-docker-readme@v1.1.2
uses: 11notes/action-docker-readme@v1
with:
sarif_file: ${{ steps.grype-scan.outputs.sarif }}