Update process-label-actions.yml

This commit is contained in:
Jeffrey Warren
2022-05-27 09:10:03 -04:00
committed by GitHub
parent e21d48ea59
commit b44f1c01ef

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Process Label Action
uses: hramos/label-actions@v1
uses: hramos/label-actions@v2
with:
configuration-path: '.github/label-actions.yml'
repo-token: ${{ secrets.GITHUB_TOKEN }}