dependabot[bot]
6dda69a634
Update github/codeql-action from 2.1.10 to 2.1.11 ( #12150 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 10:51:51 -03:00
andreaTP
756b6c2f87
Filter CodeQL actions to only run on main repo
2022-05-24 17:51:16 -03:00
andreaTP
45193dba0e
Use wait-for-processing
in CodeQl actions
2022-05-19 11:47:33 -03:00
dependabot[bot]
1611629c5c
Update github/codeql-action from 2.1.9 to 2.1.10 ( #12017 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 19:27:02 -03:00
Bruno Oliveira da Silva
83ef30c106
Update GitHub actions dependencies ( #11952 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: andreaTP <andrea.peruffo1982@gmail.com>
2022-05-12 09:53:59 -03:00
andreaTP
fe9347c9ec
Use the setup-java action cache option
2022-04-19 11:20:35 -03:00
dependabot[bot]
df1c3b1a8d
Bump actions/setup-java from 2 to 3 ( #11275 )
...
Resolves #11307
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 05:52:59 -03:00
dependabot[bot]
db229ee55e
Bump github/codeql-action from 2.1.7 to 2.1.8 ( #11273 )
...
Resolves #11306
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 05:49:32 -03:00
Bruno Oliveira da Silva
eade942482
CodeQL analysis always fails
...
Resolves #11123
2022-04-07 07:36:42 -03:00
andreaTP
53aab7fc28
Use temurin instead of zulu in CI
2022-03-31 10:23:42 -03:00
Bruno Oliveira da Silva
8cd2c97982
Fix the breaking changes introduced by setup-java
2022-03-30 11:53:00 -03:00
Bruno Oliveira da Silva
b09728762e
Update to the latest version of the official actions used by Keycloak
...
Resolves #10971
2022-03-30 11:53:00 -03:00
Andrea Peruffo
e3935f669d
Run CI on main only on schedule ( #10942 )
2022-03-29 15:10:20 +02:00
Bruno Oliveira da Silva
6ebad26904
Failure to upload the SARIF file on pull requests ( #10725 )
...
The changes proposed here will resolve the issues we have with
pull-request after the merge of #10606 . It creates 3 different
workflows to conditionally execute the job based on changes submitted.
A detailed explanation about the issue can be found on #10717 .
Resolves #10717
2022-03-15 08:59:59 +01:00