We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7a908d + ea83f25 commit 54295a0Copy full SHA for 54295a0
1 file changed
.github/workflows/prevent-migrations-deletion.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Prevent migrations files being changed or deleted
15
- uses: xalvarez/prevent-file-change-action@v3.0.0
+ uses: xalvarez/prevent-file-change-action@v3.0.1
16
with:
17
allowNewFiles: true
18
githubToken: ${{secrets.GITHUB_TOKEN}}
0 commit comments