Eli Reisman
d8be55169b
add Security Gallery entry for new Dependency Review Action
2022-03-29 09:47:14 -07:00
Sampark Sharma
9edfd835eb
Merge branch 'main' into patch-11
2022-03-29 17:50:33 +05:30
Thomas Boop
1d9d6d7fb0
Update Actions to node16 ( #1469 )
...
* update actions
* address merge conflicts
* fix java updates
* update github script
* update cache to v3
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-03-28 22:40:48 +05:30
Hiroyuki Onaka
69cce6ad3a
Add env variable to set the Java distribution to use
2022-03-28 19:39:18 +09:00
Bishal Prasad
3be3c5deec
Update cache action to v3 ( #1507 )
2022-03-28 09:47:44 +05:30
Bishal Prasad
e59567a947
Bringing back Datadog Synthetics workflow ( #1503 )
...
* Revert "Revert "Add Datadog Synthetics GitHub action to starter workflows (#1342 )" (#1385 )"
This reverts commit de41169eb0 .
* Add creator
2022-03-25 16:03:59 +05:30
Daz DeBoer
f2990d6b83
Update to v2.1.4 of gradle-build-action ( #1489 )
...
* Update to new version of gradle-build-action
* Update to new version of gradle-build-action
2022-03-23 11:54:13 -04:00
h0x0er
fe3921312c
Merge branch 'main' into patch-15
2022-03-21 21:26:12 +05:30
Christophe H
9ab1bbfdcc
Added Github disclaimer
2022-03-21 10:08:04 +01:00
Christophe H
661de90c0b
Merge pull request #1 from peeter-piegaze-sonarsource/patch-1
...
Update sonarcloud.yml
2022-03-21 09:30:15 +01:00
Shubham malik
5e58bc6ef6
Update azure-webapps-node.yml
2022-03-19 16:47:46 +05:30
Shubham malik
7b765747a5
Update azure-webapps-java-jar.yml
2022-03-19 16:41:42 +05:30
Shubham malik
53a9402455
Update azure-webapps-dotnet-core.yml
2022-03-19 16:39:47 +05:30
Shubham malik
c5f542db49
Update php.yml
2022-03-19 16:35:53 +05:30
Shubham malik
02fa52f6c0
Update symfony.yml
2022-03-19 16:34:10 +05:30
Shubham malik
ceada66602
Update haskell.yml
2022-03-19 16:32:12 +05:30
Shubham malik
a1fe90c10d
Update tencent.yml
2022-03-19 16:00:04 +05:30
Shubham malik
962b63852b
Update alibabacloud.yml
2022-03-19 15:56:24 +05:30
Shubham malik
18952126dc
Update ossar.yml
2022-03-19 15:54:27 +05:30
Shubham malik
bd76c74da6
Update azure-webapps-php.yml
2022-03-19 15:51:52 +05:30
Shubham malik
3a1a8562bf
Update snyk-container.yml
2022-03-19 15:49:21 +05:30
Shubham malik
4740e068c1
Update codescan.yml
2022-03-19 15:46:17 +05:30
Shubham malik
4657e39b91
Update azure-webapps-python.yml
2022-03-19 15:39:54 +05:30
Peeter Piegaze
75a7f2983b
Update sonarcloud.yml
...
Fix phrasing/word-choice
2022-03-18 11:13:00 +01:00
Christophe H
3b2d5d9c43
Added small fixes
2022-03-17 18:07:03 +01:00
Nick Fyson
45ffb2b7ec
Merge pull request #1456 from yongyan-gh/users/yongyan-gh/clj-holmes
...
Add clj-holmes starter workflow
2022-03-16 19:24:32 +00:00
Nick Fyson
f95b7ebe73
Merge branch 'main' into users/yongyan-gh/clj-holmes
2022-03-16 19:07:22 +00:00
Mike Verbanic
c4cc28d92d
feat: add google cloud run starter workflows ( #1392 )
...
* feat: add google cloud run starter workflows
* fix: pr comments
* fix: pr comments
* fix: properties naming
* fix: docker registry path
2022-03-17 00:30:00 +05:30
Matt Moore
002e1a441e
Support uppercase repository names with cosign.
...
My previous PR didn't properly handle uppercase usernames (or repository names) when signing container images with `cosign`.
It seems that the `docker buildx --push` doesn't like this either, but it's passed the output of the `docker/metadata-action` which seems to lowercase things.
Fixes: https://github.com/actions/starter-workflows/issues/1293
Signed-off-by: Matt Moore <mattmoor@chainguard.dev >
2022-03-16 11:48:28 -07:00
Nick Fyson
2a63c49d00
Merge branch 'main' into users/yongyan-gh/clj-holmes
2022-03-16 18:35:15 +00:00
Jonathan Tamsut
46017054a3
Update download-artifact and upload-artifact from v2 to v3 ( #1465 )
...
* migrate to v3
* update download-artifact
2022-03-14 10:35:28 -04:00
Sampark Sharma
b7df85f8ad
Merge branch 'main' into patch-11
2022-03-14 13:09:57 +05:30
Sampark Sharma
6f45632eda
Merge branch 'main' into patch-16
2022-03-14 13:08:51 +05:30
Christophe H
d955f56f67
Add files via upload
2022-03-10 17:17:43 +01:00
Christophe H
c944a10546
Update sonarcloud.properties.json
2022-03-10 17:15:34 +01:00
Christophe H
6f8fa06371
Update sonarcloud.properties.json
2022-03-10 09:45:15 +01:00
Christophe H
8fd84d60c8
Create sonarcloud.properties.json
2022-03-10 09:42:52 +01:00
Christophe H
f6596c9568
Update sonarcloud.yml
2022-03-10 09:41:26 +01:00
Yong Yan
5665b8b5b8
Update code-scanning/clj-holmes.yml
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2022-03-09 11:18:14 -08:00
Yong Yan
af777b030e
update permissions setting
2022-03-08 14:19:19 -08:00
Yong Yan
90d3b1b63b
Update tool description
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2022-03-07 09:27:40 -08:00
Yong Yan
023a52c488
remove specifying permissions
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2022-03-07 09:26:30 -08:00
Yong Yan
e9d7cbd870
Merge branch 'main' into users/yongyan-gh/clj-holmes
2022-03-04 10:44:49 -08:00
Anurag Chauhan
c6cf518c75
reaming directory to folder and added creator check for deployment templates
2022-03-04 06:28:56 +00:00
Anurag Chauhan
91ee67fb2d
Merge branch 'folder_category' of https://github.com/actions/starter-workflows into folder_category
2022-03-04 06:00:07 +00:00
Anurag Chauhan
ac7b3362da
removing unused variables
2022-03-04 05:59:55 +00:00
Anurag Chauhan
d7aa577991
Merge branch 'main' into folder_category
2022-03-04 11:24:22 +05:30
Bishal Prasad
0d462e1c6b
Port reworked AKS templates to main ( #1450 )
2022-03-03 22:43:12 +05:30
Yong Yan
d3fb4810d7
Add clj-holmes starter workflow
2022-03-02 10:53:29 -08:00
Nick Fyson
aab5969536
Merge pull request #1417 from arjundashrath/patch-9
...
Add token permissions for code-scanning/msvc.yml
2022-03-02 09:14:44 +00:00