Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit fa44b28

Browse files
chore(deps): bump micnncim/action-label-syncer from 1.1.0 to 1.3.0 (#196)
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/micnncim/action-label-syncer/releases) - [Commits](micnncim/action-label-syncer@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: micnncim/action-label-syncer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d5ef62 commit fa44b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-syncer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3.5.3
14-
- uses: micnncim/action-label-syncer@v1.1.0
14+
- uses: micnncim/action-label-syncer@v1.3.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)