0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

chore(deps): update silverhand-io/actions-add-labels-run-steps action to v1.2.0 (#1863)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-01 23:23:01 +08:00 committed by GitHub
parent 8c451b4e3c
commit ca1d22e6d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: Add labels
uses: silverhand-io/actions-add-labels-run-steps@v1.1.2
uses: silverhand-io/actions-add-labels-run-steps@v1.2.0
with:
title: ${{ github.event.pull_request.title || github.event.issue.title }}
github-token: ${{ github.token }}