From 6a0aaed4e1110b1a25897fe9b74551c4d7357943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 02:20:50 +0000 Subject: [PATCH] chore(deps): bump aormsby/Fork-Sync-With-Upstream-action Bumps [aormsby/Fork-Sync-With-Upstream-action](https://github.com/aormsby/fork-sync-with-upstream-action) from 3.4.1 to 3.4.2. - [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.1...v3.4.2) --- updated-dependencies: - dependency-name: aormsby/Fork-Sync-With-Upstream-action dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index d8728c1..fe2bb53 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -22,7 +22,7 @@ jobs: # Step 2: run the sync action - 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: NeteaseCloudMusicApiEnhanced/api-enhanced upstream_sync_branch: main