Commit Graph

2153 Commits

Author SHA1 Message Date
James M. Greene 196126a4fc Merge pull request #2288 from actions/pages-cache-v4
Update all Pages workflows to `actions/cache@v4` for `node20` compliance
2024-01-29 14:29:10 -06:00
James M. Greene fc7f47d8b0 Update all Pages workflows to actions/cache@v4 for node20 compliance 2024-01-29 14:27:36 -06:00
Cameron Booth 170651fcd5 Merge pull request #2287 from actions/jonjanego-patch-1
Update CODEOWNERS
2024-01-29 12:26:40 -08:00
Jon Janego 7a5fb795ed Update CODEOWNERS 2024-01-29 14:24:42 -06:00
Jon Janego 1d205de418 Update CODEOWNERS
adding dependency graph team as an additional codeowner for the /code-scanning/ directory
2024-01-29 12:24:50 -06:00
Orhan Toy 4d89c3455a Merge pull request #2275 from aeisenberg/patch-1
Clarify permisions on codeql-action starter
2024-01-10 23:12:29 +01:00
Andrew Eisenberg 42326d0804 Clarify permisions on codeql-action starter 2024-01-09 12:22:16 -08:00
James M. Greene c31fe3d5d4 Merge pull request #2266 from actions/pages/use-artifacts-v4
Pages: Update all workflows to use Artifacts V4
2023-12-22 13:38:44 -06:00
James M. Greene 9ca802af48 Pages: Update all workflows to use Artifacts V4 2023-12-22 13:22:30 -06:00
lsynopsys 4f4ef4e030 Synopsys Action's starter workflow (#2234)
* Synopsys action starter workflow

* Synopsys action - Address review comments

* Synopsys action - Address review comments 2

* Addressed review comments

* Fixed review comments

* Parameter changes accommodation

---------

Co-authored-by: kishorikumar <104522232+kishorikumar@users.noreply.github.com>
Co-authored-by: Alexis Abril <alexisabril@github.com>
2023-12-22 12:11:56 -06:00
Orhan Toy a0941187cc Merge pull request #2257 from nickfyson/patch-2
update codeql.yml to reference node20 actions
2023-12-14 14:01:50 +01:00
Nick Fyson 3cb56ae6f3 update codeql.yml to reference node20 actions 2023-12-14 12:21:29 +00:00
James M. Greene 71ac18ef2d Merge pull request #2244 from actions/pages-actions-updates
Pages: Update core actions usage and target Node 20
2023-12-04 15:54:00 -06:00
James M. Greene e6948282a2 Revert to Ruby 3.1 due to incompatibility issues with google-protobuf 2023-12-04 13:26:42 -06:00
James M. Greene 78e2eb137d Update to latest Hugo version 2023-12-04 13:09:37 -06:00
James M. Greene b90d989799 Update setup-ruby and ruby-version for Pages Jekyll workflow 2023-12-04 13:07:46 -06:00
James M. Greene 036cf7236e Update mdBook version 2023-12-04 13:02:46 -06:00
James M. Greene a0a25cc2d4 Pages: Update core actions usage and target Node 20 2023-12-04 12:51:37 -06:00
Marco Gario bd7e79e8ab Merge pull request #2243 from actions/marcogario/analyze_protected_branches_prs
CodeQL: Include protected branches in PR analyses
2023-12-04 12:03:16 +01:00
Marco Gario d4b398cf2d Include protected branches in PR analyses 2023-12-04 10:24:28 +01:00
Philip Hayton 16ea338f2a fix: bearer does not upload sarif report (#2178)
* fix: bearer does not upload sarif report

When issues are found the exit code is non zero and so the github action aborts before uploading the sarif report. 

This change fixes that issues.

* chore: update bearer.yml following review

---------

Co-authored-by: Cédric Fabianski <cfabianski@me.com>
Co-authored-by: Cédric Fabianski <cedric@bearer.com>
2023-11-22 16:01:57 -06:00
Isabelle c6c44522f3 Update to latest audit code version (#2209)
* Update to latest audit code version

* Fix Description

* Fix extra space in comments
2023-11-13 11:49:29 -06:00
David Verdeguer b1df8a546e Merge pull request #2177 from actions/Daverlo-patch-1
Update codeql.yml
2023-10-03 09:58:14 +02:00
David Verdeguer 61f8558b81 Update codeql.yml 2023-10-03 07:40:34 +02:00
James M. Greene 1dc689b281 Merge pull request #2130 from crazy-max/update-docker-actions
update docker actions to latest stable
2023-09-12 19:57:44 -05:00
CrazyMax 90c598c5ab update docker actions to latest stable 2023-09-12 15:21:04 +02:00
Jonathan Tamsut 1c61cfc44d Merge pull request #2133 from jgoshi/dev/jgoshi/cmakeStarterWorkflowUpdates
Split cmake starter workflow into single/multi platform support
2023-08-10 17:05:38 -07:00
Jonathan Tamsut 836c5903ca Merge branch 'main' into dev/jgoshi/cmakeStarterWorkflowUpdates 2023-08-10 17:05:00 -07:00
Justin Goshi (from Dev Box) d7000e06a1 Fix errors found with CI validation checks. 2023-08-09 14:15:51 -10:00
Liela Rotschy 2bb20df369 Merge pull request #2136 from marcosdotps/reduce-icon-size
reduce icon size so we are faster
2023-08-07 08:25:02 -06:00
Justin Goshi (from Dev Box) d7abf7d27d Fix a comment 2023-08-04 14:58:59 -10:00
Justin Goshi (from Dev Box) ed1d73eb98 Respond to PR comments 2023-08-04 06:37:11 -10:00
marcosdotps 8582d8dd0c reduce icon size so we are faster 2023-08-04 17:01:08 +02:00
Jonathan Tamsut 147d5650d3 Merge pull request #2120 from cfabianski/add-bearer-to-code-scanning
feat: add Bearer code scanning option
2023-08-03 17:01:28 -07:00
Justin Goshi (from Dev Box) 34455614ec Grammar changes 2023-08-03 12:37:25 -10:00
Justin Goshi (from Dev Box) 12e30f58ec Address a few comments on the PR 2023-08-03 12:00:16 -10:00
Justin Goshi (from Dev Box) 357ab69839 Split cmake starter workflow single/multi plaform 2023-08-01 11:10:55 -10:00
Cédric Fabianski 9744b8f3b5 feat: add Bearer code scanning option 2023-07-17 15:30:33 +02:00
James M. Greene f3c5d7931d Merge pull request #2103 from EyalDelarea/main
Update Frogbot
2023-07-13 11:00:52 -05:00
James M. Greene 0720e7f4d0 Merge branch 'main' into main 2023-07-13 11:00:22 -05:00
James M. Greene 652258c72a Bump frogbot to v2.10.0 2023-07-13 11:00:03 -05:00
James M. Greene 30f419feee Merge pull request #2067 from felickz/patch-3
trivy starter workflow - name and runner updates
2023-07-13 10:55:57 -05:00
James M. Greene 257b26fcde Merge branch 'main' into patch-3 2023-07-13 10:53:32 -05:00
James M. Greene b57996bdd4 Merge pull request #2050 from Zonespace27/py-bump
Bumps python-package build versions
2023-07-13 10:47:06 -05:00
James M. Greene ef768db78a Merge branch 'main' into py-bump 2023-07-13 10:46:17 -05:00
James M. Greene 1f534a4c89 Merge pull request #2037 from jcook36605/patch-1
Update maven.yml
2023-07-13 10:42:45 -05:00
James M. Greene 016d708ff7 Merge branch 'main' into patch-1 2023-07-13 10:41:53 -05:00
James M. Greene a401d62afa Merge pull request #2019 from bigdaz/main
Update to v2.6.0 of gradle/gradle-build-action
2023-07-13 10:39:09 -05:00
James M. Greene 63e6ae590c Merge branch 'main' into main 2023-07-13 10:38:20 -05:00
James M. Greene 72d4aceb2f Bumping version to latest 2023-07-13 10:38:10 -05:00