Skip to content

Commit e973b3a

Browse files
Lucas Bentofacebook-github-bot
Lucas Bento
authored andcommitted
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: #32565 Reviewed By: cortinico Differential Revision: D32283554 Pulled By: lunaleaps fbshipit-source-id: 77de56ef3a3dd9b87d1addc3d6d5deb08817d2d0
1 parent 046d193 commit e973b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply-version-label-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: lucasbento/[email protected].5
12+
- uses: lucasbento/[email protected].6
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)