mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
build(deps): update xalvarez/prevent-file-change-action action to v1.5.1
This commit is contained in:
parent
de1d6e3183
commit
cb6df1d142
2
.github/workflows/format-workflow.yml
vendored
2
.github/workflows/format-workflow.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
steps:
|
||||
- name: Prevent File Change
|
||||
uses: xalvarez/prevent-file-change-action@v1.4.0
|
||||
uses: xalvarez/prevent-file-change-action@v1.5.1
|
||||
if: ${{ github.event.pull_request.head.ref != 'i18n_master' }}
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user