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
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ 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
56
56
steps:
57
57
- name: Checkout repository
58
-
uses: actions/checkout@v4
58
+
uses: actions/checkout@v5
59
59
60
60
# Add any setup steps before running the `github/codeql-action/init` action.
61
61
# This includes steps like installing compilers or runtimes (`actions/setup-node`
title: "Update nuclei to ${{ env.latest_version }}"
52
52
body: |
53
-
This PR uses https://api.github.com/repos/projectdiscovery/nuclei/releases/latest to obtain the latest version of nuclei and update the version in bbot/modules/deadly/nuclei.py."
53
+
This PR uses https://api.github.com/repos/projectdiscovery/nuclei/releases/latest to obtain the latest version of nuclei and update the version in bbot/modules/nuclei.py."
0 commit comments