We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06751d commit 33e0429Copy full SHA for 33e0429
.github/workflows/pull_request-opened.yml
@@ -28,6 +28,6 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Label the Pull Request
31
- uses: TimonVS/pr-labeler-action@bd0b592a410983316a454e3d48444608f028ec8e
+ uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments