Skip to content

Commit

Permalink
Merge pull request #7 from netlify/renovate/netlify-pr-labeler-action…
Browse files Browse the repository at this point in the history
…-1.x

chore(deps): update netlify/pr-labeler-action action to v1.1.0
  • Loading branch information
kodiakhq[bot] authored Jul 10, 2023
2 parents 5dd5b13 + c8acb9c commit ae847e8
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 @@ -19,7 +19,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 ae847e8

Please sign in to comment.