2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

CI-Actions: Security fixes (#6835)

* add security commitment

* fix badge path

* set token permissions
see https://github.com/inventree/InvenTree/security/code-scanning/48

* add more chapters

* break up flow text

* spellchecking

* clean diff

* bump setup-python to node 20 version

* fix docker version too
This commit is contained in:
Matthias Mair
2024-03-24 23:11:16 +01:00
committed by GitHub
parent 9a0c978f2f
commit 7c6eefbcdf
7 changed files with 18 additions and 4 deletions

View File

@ -11,6 +11,9 @@ on:
env:
python_version: 3.9
permissions:
contents: read
jobs:
check: