Skip to content

Commit

Permalink
Bump micnncim/action-label-syncer from 1 to 1.2.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2021
1 parent 6f35e20 commit 1f84680
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: micnncim/action-label-syncer@v1
- uses: micnncim/action-label-syncer@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1f84680

Please sign in to comment.