Skip to content

Commit 3803f43

Browse files
chore(deps): bump srealmoreno/label-sync-action from 1 to 2 (#1155)
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> Co-authored-by: Tom Arra <[email protected]>
1 parent 5e5aa8e commit 3803f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ 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: |
2323
.github/labels.yml

0 commit comments

Comments
 (0)