build(deps): update xalvarez/prevent-file-change-action action to v1.6.0
This commit is contained in:
parent
8dbdbc79b2
commit
679fcc9c93
|
@ -35,7 +35,7 @@ jobs:
|
|||
if: ${{ github.event_name == 'pull_request' }}
|
||||
steps:
|
||||
- name: Prevent File Change
|
||||
uses: xalvarez/prevent-file-change-action@v1.5.1
|
||||
uses: xalvarez/prevent-file-change-action@v1.6.0
|
||||
if: ${{ github.event.pull_request.head.ref != 'i18n_master' }}
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue