Skip to content

Commit e59da5b

Browse files
authored
Merge pull request #12297 from joegiglio/patch-2
Change version to master
2 parents 4ab6399 + 1bd797a commit e59da5b

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
@@ -45,7 +45,7 @@ In the tutorial, you will first make a workflow file that uses the [`andymckay/l
4545
issues: write{% endif %}
4646
steps:
4747
- name: Label issues
48-
uses: andymckay/labeler@5c59dabdfd4dd5bd9c6e6d255b01b9d764af4414
48+
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90
4949
with:
5050
add-labels: "triage"
5151
repo-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}

0 commit comments

Comments
 (0)