[EPC-9612] Migrate to CodeQL action v3 and introduce a config file#2880
Merged
candemiralp merged 1 commit intomainfrom Feb 11, 2025
Merged
[EPC-9612] Migrate to CodeQL action v3 and introduce a config file#2880candemiralp merged 1 commit intomainfrom
candemiralp merged 1 commit intomainfrom
Conversation
|
amihajlovski
approved these changes
Feb 11, 2025
khushboo-singhvi
approved these changes
Feb 11, 2025
Merged
candemiralp
added a commit
that referenced
this pull request
Feb 12, 2025
* Solving the hidden dependency on Magento_Paypal module * Solving the Paypal module dependency * Updating unit test * Updating unit test * Updating unit test * [ECP-9605] Replace union return types with single return types * [ECP-9605] Downgrade Instant Purchase module dependency * [EPC-9605] Update return type * [ECP-9605] Update return type * chore(release): bump to 9.14.1 * Fix error on empty paymentMethodsResponse (#2844) Co-authored-by: Can Demiralp <ecandemiralp@gmail.com> * [EPC-9612] Migrate to CodeQL action v3 and introduce a config file (#2880) Co-authored-by: Can Demiralp <can.demiralp@adyen.com> --------- Co-authored-by: khushboos <khushboo.singhvi@adyen.com> Co-authored-by: Can Demiralp <can.demiralp@adyen.com> Co-authored-by: khushboo-singhvi <7098889+khushboo-singhvi@users.noreply.github.com> Co-authored-by: Andreas Schrammel <andreas@schrammel.codes>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
This PR migrates to the new version of CodeQL action. Besides that, a configuration file has been added to skip irrelevant files.