mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump core-workflow-apply-version-label version (#32565)
Summary: Fix the issue with the label not being applied correctly to issues. ## Changelog N/A Pull Request resolved: https://github.com/facebook/react-native/pull/32565 Reviewed By: cortinico Differential Revision: D32283554 Pulled By: lunaleaps fbshipit-source-id: 77de56ef3a3dd9b87d1addc3d6d5deb08817d2d0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
046d1934a8
commit
e973b3afc2
@@ -9,6 +9,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: lucasbento/core-workflow-apply-version-label@v0.0.5
|
||||
- uses: lucasbento/core-workflow-apply-version-label@v0.0.6
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user