⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#30)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 10:35:02 +02:00 committed by GitHub
parent 273d3ac615
commit 0151eea0a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,6 @@ jobs:
- name: ⤵️ Check out code from GitHub - name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.3.4 uses: actions/checkout@v2.3.4
- name: 🚀 Run Label Syncer - name: 🚀 Run Label Syncer
uses: micnncim/action-label-syncer@v1.2.0 uses: micnncim/action-label-syncer@v1.3.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}