Skip to content

Commit 2c6ce99

Browse files
Update xalvarez/prevent-file-change-action action to v3 (#632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3665c1c commit 2c6ce99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prevent-migrations-deletion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Prevent migrations files being changed or deleted
16-
uses: xalvarez/prevent-file-change-action@v2.0.0
16+
uses: xalvarez/prevent-file-change-action@v3.0.0
1717
with:
1818
githubToken: ${{ secrets.GITHUB_TOKEN }}
1919
pattern: '.*\/db\/.+\/migrations\/\d{4}\w*\.py$'

0 commit comments

Comments
 (0)