Skip to content

Commit e13d576

Browse files
committed
test(integration): change staging to main branch
Signed-off-by: behnazh-w <[email protected]>
1 parent 01fbe4a commit e13d576

File tree

1 file changed

+2
-2
lines changed
  • tests/integration/cases/oracle-macaron

1 file changed

+2
-2
lines changed

tests/integration/cases/oracle-macaron/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
33

44
description: |
5-
Analyzing the staging branch of the Macaron repo to detect vulnerable GitHub Actions.
5+
Analyzing the main branch of the Macaron repo to detect vulnerable GitHub Actions.
66
77
tags:
88
- macaron-python-package
@@ -15,7 +15,7 @@ steps:
1515
- -rp
1616
- https://github.com/oracle/macaron
1717
- -b
18-
- staging
18+
- main
1919
- name: Run macaron verify-policy to verify passed/failed checks
2020
kind: verify
2121
options:

0 commit comments

Comments
 (0)