Skip to content

Commit

Permalink
chore(deps): bump srealmoreno/label-sync-action from 1 to 2 (#1155)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and tomarra authored Oct 1, 2024
1 parent 5e5aa8e commit 3803f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: 🚀 Run Label Sync
uses: srealmoreno/label-sync-action@v1
uses: srealmoreno/label-sync-action@v2
with:
config-file: |
.github/labels.yml
Expand Down

0 comments on commit 3803f43

Please sign in to comment.