Skip to content

Commit

Permalink
chore(deps): bump srealmoreno/label-sync-action from 1 to 2
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]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 436d5b9 commit d2a83a1
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,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 d2a83a1

Please sign in to comment.