Skip to content

Commit

Permalink
chore(deps): update netlify/pr-labeler-action action to v1.1.0 (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed Jul 25, 2022
1 parent 2cb54ae commit e125ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
{ prefix: 'security', type: 'security' },
]
steps:
- uses: netlify/pr-labeler-action@v1.0.0
- uses: netlify/pr-labeler-action@v1.1.0
if: startsWith(github.event.pull_request.title, matrix.pr.prefix)
with:
token: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit e125ec4

Please sign in to comment.