From 8e09a7f6305c03bd74655414ab85706488ee60d5 Mon Sep 17 00:00:00 2001 From: Anshi Singh Date: Mon, 27 Apr 2026 09:56:45 -0700 Subject: [PATCH 1/2] Testing --- .github/workflows/macaron-check-github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macaron-check-github-actions.yml b/.github/workflows/macaron-check-github-actions.yml index 203c254b26..13a40ec1bc 100644 --- a/.github/workflows/macaron-check-github-actions.yml +++ b/.github/workflows/macaron-check-github-actions.yml @@ -37,4 +37,4 @@ jobs: repo_path: ./ policy_file: check-github-actions policy_purl: pkg:github.com/oracle/oci-java-sdk@.* - reports_retention_days: 90 \ No newline at end of file + reports_retention_days: 90 From 86f7b80e0d2e602a956181607d2306482dabde88 Mon Sep 17 00:00:00 2001 From: Anshi Singh Date: Mon, 27 Apr 2026 10:32:47 -0700 Subject: [PATCH 2/2] testing non .github/workflow changes --- .github/workflows/macaron-check-github-actions.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/macaron-check-github-actions.yml b/.github/workflows/macaron-check-github-actions.yml index 13a40ec1bc..203c254b26 100644 --- a/.github/workflows/macaron-check-github-actions.yml +++ b/.github/workflows/macaron-check-github-actions.yml @@ -37,4 +37,4 @@ jobs: repo_path: ./ policy_file: check-github-actions policy_purl: pkg:github.com/oracle/oci-java-sdk@.* - reports_retention_days: 90 + reports_retention_days: 90 \ No newline at end of file diff --git a/README.md b/README.md index fb89988a4e..a32f7d6fc3 100644 --- a/README.md +++ b/README.md @@ -273,4 +273,4 @@ Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. -See [LICENSE](https://github.com/oracle/oci-java-sdk/blob/master/LICENSE.txt) for more details. +See [LICENSE](https://github.com/oracle/oci-java-sdk/blob/master/LICENSE.txt) for more details. \ No newline at end of file