0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-03 16:17:08 +08:00 committed by GitHub
parent 3b64963166
commit fc6a70d739
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.2.0
uses: silverhand-io/actions-add-labels-run-steps@v1.2.1
with:
title: ${{ github.event.pull_request.title || github.event.issue.title }}
github-token: ${{ github.token }}