You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: fix DeepSource and GitHub Actions security policy failures
- Created .deepsource.toml to resolve DeepSource analyzer errors.
- Pinned all GitHub Actions to full-length commit SHAs across all workflow files to satisfy repository security requirements.
- Updated actions include checkout, setup-python, setup-node, upload-artifact, and several others.
Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,11 @@ jobs:
55
55
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
0 commit comments