-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update github/codeql-action digest to b56ba49 #354
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis PR updates the github/codeql-action digest to 4e83f6b in the codeql.yml workflow file. This change ensures that the workflow uses the latest version of the CodeQL action. Sequence diagram for CodeQL Analysis WorkflowsequenceDiagram
participant GH as GitHub Actions
participant CodeQL as CodeQL Tools
participant Repo as Repository
Note over GH,Repo: Updated CodeQL Action Version
GH->>CodeQL: Initialize CodeQL (4e83f6b)
CodeQL->>Repo: Set up analysis environment
GH->>CodeQL: Autobuild (4e83f6b)
CodeQL->>Repo: Build code
GH->>CodeQL: Analyze (4e83f6b)
CodeQL->>Repo: Perform security analysis
CodeQL-->>GH: Return analysis results
File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
031fb5a
to
02ce11a
Compare
02ce11a
to
c23a166
Compare
c23a166
to
2289396
Compare
2289396
to
bf267a3
Compare
bf267a3
to
9fcef34
Compare
This PR contains the following updates:
f6091c0
->b56ba49
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.