Skip to content

Commit

Permalink
chore: bump srealmoreno/label-sync-action from 1 to 2 (#255)
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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent d26bb50 commit 6fce23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit 6fce23d

Please sign in to comment.