Skip to content

Commit cad2b89

Browse files
chore(deps): bump EndBug/label-sync
Bumps [EndBug/label-sync](https://github.com/endbug/label-sync) from 7753e99e1e64188c24d7deede343c5a63e7c0d39 to 52074158190acb45f3077f9099fea818aa43f97a. - [Release notes](https://github.com/endbug/label-sync/releases) - [Commits](EndBug/label-sync@7753e99...5207415) --- updated-dependencies: - dependency-name: EndBug/label-sync dependency-version: 52074158190acb45f3077f9099fea818aa43f97a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a459ff9 commit cad2b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Sync labels
2929
# Uses GITHUB_TOKEN automatically (provided by GitHub Actions)
3030
# Dry-run on PRs to preview changes, apply on push to main
31-
uses: EndBug/label-sync@7753e99e1e64188c24d7deede343c5a63e7c0d39 # v2.3.3
31+
uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
3232
with:
3333
config-file: .github/labels.yml
3434
delete-other-labels: false

0 commit comments

Comments
 (0)