File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
jobs :
8
8
perform :
9
- uses : cloudposse/github-actions-workflows/.github/workflows/github-composite-action- feature-branch.yml@main
9
+ uses : cloudposse/github-actions-workflows-github-action-composite /.github/workflows/feature-branch.yml@main
10
10
with :
11
11
organization : " ${{ github.event.repository.owner.login }}"
12
12
repository : " ${{ github.event.repository.name }}"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions:
8
8
9
9
jobs :
10
10
perform :
11
- uses : cloudposse/github-actions-workflows/.github/workflows/github-composite-action- main-branch.yml@main
11
+ uses : cloudposse/github-actions-workflows-github-action-composite /.github/workflows/main-branch.yml@main
12
12
with :
13
13
organization : " ${{ github.event.repository.owner.login }}"
14
14
repository : " ${{ github.event.repository.name }}"
You can’t perform that action at this time.
0 commit comments