We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e318a4c commit 09f4981Copy full SHA for 09f4981
1 file changed
README.md
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: verify-version
25
- uses: actions-cool/verify-files-modify@v1.0.0
+ uses: actions-cool/verify-files-modify@v1.1.0
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
forbid-files: 'action.yml, LICENSE'
0 commit comments