Skip to content

Commit

Permalink
Update upstream branch version to 2.6.3 in pull_upstream github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarahui committed Nov 1, 2023
1 parent 35024b9 commit b2849a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Sync Upstream
env:
UPSTREAM_URL: "https://github.com/aws/aws-mwaa-local-runner.git"
WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
UPSTREAM_BRANCH: "v2.5.1"
UPSTREAM_BRANCH: "v2.6.3"
# Optional, defaults to UPSTREAM_BRANCH
DOWNSTREAM_BRANCH: ""
# Optional fetch arguments
Expand Down

0 comments on commit b2849a8

Please sign in to comment.