chore(deps): pin dependencies

This commit is contained in:
renovate[bot] 2023-11-18 10:02:48 +00:00 committed by GitHub
parent 9d46e6f460
commit fe78f97f6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ jobs:
cache-read-only: true cache-read-only: true
- name: Setup python - name: Setup python
uses: actions/setup-python@v3 uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 # v3
with: with:
python-version: 3.8 python-version: 3.8
@ -82,6 +82,6 @@ jobs:
args: . --sarif --output results.sarif || true args: . --sarif --output results.sarif || true
- name: Upload mobsfscan report - name: Upload mobsfscan report
uses: github/codeql-action/upload-sarif@v2 uses: github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2
with: with:
sarif_file: results.sarif sarif_file: results.sarif