ci: trial debian runner image
All checks were successful
/ sast (push) Successful in 53s

This commit is contained in:
Marc 2024-10-13 20:34:53 -04:00
parent 3a9e86e90e
commit 071996cf5b
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -3,7 +3,7 @@ on:
jobs:
sast:
runs-on: ubuntu-latest
runs-on: runner-latest
steps:
- uses: actions/checkout@v4
- run: pipx run pre-commit run -a