ci(deps): bump aormsby/Fork-Sync-With-Upstream-action

Bumps the all-actions group with 1 update: [aormsby/Fork-Sync-With-Upstream-action](https://github.com/aormsby/fork-sync-with-upstream-action).


Updates `aormsby/Fork-Sync-With-Upstream-action` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/aormsby/fork-sync-with-upstream-action/releases)
- [Commits](https://github.com/aormsby/fork-sync-with-upstream-action/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: aormsby/Fork-Sync-With-Upstream-action
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-06 01:10:53 +00:00
committed by cluntop
parent c83a9b6bb3
commit 870bb0967e
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
- name: Sync Upstream Changes
id: sync
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.2
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.3
with:
upstream_sync_repo: ${{ env.UPSTREAM_REPO }}
upstream_sync_branch: ${{ env.UPSTREAM_BRANCH }}