Skip to content

Commit e7500a4

Browse files
chore(deps): bump srealmoreno/label-sync-action from 1 to 2 (#366)
Bumps [srealmoreno/label-sync-action](https://github.com/srealmoreno/label-sync-action) from 1 to 2. - [Release notes](https://github.com/srealmoreno/label-sync-action/releases) - [Commits](srealmoreno/label-sync-action@v1...v2) --- updated-dependencies: - dependency-name: srealmoreno/label-sync-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2dd37f commit e7500a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: 🚀 Run Label Sync
20-
uses: srealmoreno/label-sync-action@v1
20+
uses: srealmoreno/label-sync-action@v2
2121
with:
2222
config-file: https://raw.githubusercontent.com/VeryGoodOpenSource/.github/main/.github/labels.yml

0 commit comments

Comments
 (0)