Skip to content

Commit 54295a0

Browse files
Merge main into bump-pycord
2 parents a7a908d + ea83f25 commit 54295a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

1313
steps:
1414
- name: Prevent migrations files being changed or deleted
15-
uses: xalvarez/prevent-file-change-action@v3.0.0
15+
uses: xalvarez/prevent-file-change-action@v3.0.1
1616
with:
1717
allowNewFiles: true
1818
githubToken: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)