Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9182af

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

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
@@ -19,7 +19,7 @@ jobs:
1919
{ prefix: 'security', type: 'security' },
2020
]
2121
steps:
22-
- uses: netlify/pr-labeler-action@v1.0.0
22+
- uses: netlify/pr-labeler-action@v1.1.0
2323
if: startsWith(github.event.pull_request.title, matrix.pr.prefix)
2424
with:
2525
token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)