Skip to content

Commit e125ec4

Browse files
chore(deps): update netlify/pr-labeler-action action to v1.1.0 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 2cb54ae commit e125ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
{ prefix: 'security', type: 'security' },
2222
]
2323
steps:
24-
- uses: netlify/pr-labeler-action@v1.0.0
24+
- uses: netlify/pr-labeler-action@v1.1.0
2525
if: startsWith(github.event.pull_request.title, matrix.pr.prefix)
2626
with:
2727
token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)