Skip to content

Commit 569bcdc

Browse files
committed
feat: add thanks
1 parent 9279f7e commit 569bcdc

4 files changed

Lines changed: 6646 additions & 4212 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.3.0
4+
5+
`2021.10.19`
6+
7+
- feat: add thanks.
8+
39
## v1.2.2
410

511
`2021.05.17`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: verify-version
25-
uses: actions-cool/verify-files-modify@v1.2.2
25+
uses: actions-cool/verify-files-modify@v1
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
forbid-files: 'action.yml, LICENSE'

0 commit comments

Comments
 (0)