Skip to content

Commit 3dc902c

Browse files
⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#66)
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/micnncim/action-label-syncer/releases) - [Commits](micnncim/action-label-syncer@v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73bc75b commit 3dc902c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- name: ⤵️ Check out code from GitHub
1818
uses: actions/checkout@v2.3.4
1919
- name: 🚀 Run Label Syncer
20-
uses: micnncim/action-label-syncer@v1.2.0
20+
uses: micnncim/action-label-syncer@v1.3.0
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)