Skip to content

Commit

Permalink
Fix actions-label-commenter
Browse files Browse the repository at this point in the history
  • Loading branch information
caco3 authored Jun 9, 2024
1 parent 009ab4c commit 8012b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reply-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
## Write the response
####################################################################
- name: Write Response
uses: peaceiris/actions-label-commenter@0ea8026e060f1ae52d4440a9aa44155588ef436c
uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
config_file: .github/label-commenter-config.yaml

0 comments on commit 8012b7f

Please sign in to comment.