Skip to content

Commit d1280a2

Browse files
Change to use non-fork
1 parent 6eb8333 commit d1280a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

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

112112
steps:
113113
- name: Prevent migrations files changing
114-
uses: CSSUoB/action-prevent-file-change@v1.7.0
114+
uses: xalvarez/prevent-file-change-action@v2.0.0
115115
with:
116116
githubToken: ${{ secrets.GITHUB_TOKEN }}
117117
pattern: '.*\/db\/.+\/migrations\/\d{4}\w*\.py$'

0 commit comments

Comments
 (0)