Skip to content

Commit a22a8ac

Browse files
hubwriterEdward Thomson
andauthored
Update content/actions/managing-issues-and-pull-requests/adding-labels-to-issues.md
Co-authored-by: Edward Thomson <ethomson@github.com>
1 parent e0b8d2a commit a22a8ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/managing-issues-and-pull-requests/adding-labels-to-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In the tutorial, you will first make a workflow file that uses the [`andymckay/l
4646
issues: write{% endif %}
4747
steps:
4848
- name: Label issues
49-
uses: andymckay/labeler@master
49+
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90
5050
with:
5151
add-labels: "triage"
5252
repo-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}

0 commit comments

Comments
 (0)