Skip to content

Commit 4ca03e4

Browse files
Bump micnncim/action-label-syncer from 1 to 1.2.0
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1 to 1.2.0. - [Release notes](https://github.com/micnncim/action-label-syncer/releases) - [Commits](micnncim/action-label-syncer@v1...v1.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f83ca5b commit 4ca03e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/[email protected]
14-
- uses: micnncim/action-label-syncer@v1
14+
- uses: micnncim/action-label-syncer@v1.2.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)